Properties  Methods 

IPolygonAnnotation Interface Members

The following tables list the members exposed by IPolygonAnnotation.

Public Properties
 NameDescription
 Property Gets whether the current annotation is created. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.ITradingAnnotation)
Top
Public Methods
 NameDescription
 Method Gets the adorner data value positions (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.ITradingAnnotation)
 MethodCalled to set the base point at the specified position at (x) and (y). Programmatically sets an adorner point position NOTICE: method should be called after annotation was added to SciChartSurface.Annotations collection. (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.ITradingAnnotation)
 Method (Inherited from SciChart.Charting.DrawingTools.TradingAnnotations.ITradingAnnotation)
 Method  
Top
See Also