ChartAnnotation
StockSharp.Xaml.Charting
Annotation.
Erbt von: ChartElement<ChartAnnotation>
Implementiert: IUltrachartPrimitive, IChartElementEx, IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable, IChartAnnotationElement
Konstruktoren
ChartAnnotation()
Initializes a new instance of the ChartAnnotation.
Eigenschaften
Type : ChartAnnotationTypes
Annotation type.
Methoden
CopyTo(ChartAnnotation) : ChartAnnotation
To fill out a copy of the element.
- elem
- Copy.
Rückgabe: Copy.
OnDraw(ChartDrawData) : bool
Draw on root element.
- data
- Chart drawing data.
Rückgabe: if the data was successfully drawn, otherwise, returns .