ChartAnnotation
StockSharp.Xaml.Charting
Annotation.
Inherits: ChartElement<ChartAnnotation>
Implements: IUltrachartPrimitive, IChartElementEx, IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable, IChartAnnotationElement
Constructors
ChartAnnotation()
Initializes a new instance of the ChartAnnotation.
Properties
Type : ChartAnnotationTypes
Annotation type.
Methods
CopyTo(ChartAnnotation) : ChartAnnotation
To fill out a copy of the element.
- elem
- Copy.
Returns: Copy.
OnDraw(ChartDrawData) : bool
Draw on root element.
- data
- Chart drawing data.
Returns: if the data was successfully drawn, otherwise, returns .