ChartAnnotation
StockSharp.Xaml.Charting
Annotation.
Hereda de: ChartElement<ChartAnnotation>
Implementa: IUltrachartPrimitive, IChartElementEx, IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable, IChartAnnotationElement
Constructores
ChartAnnotation()
Initializes a new instance of the ChartAnnotation.
Propiedades
Type : ChartAnnotationTypes
Annotation type.
Métodos
CopyTo(ChartAnnotation) : ChartAnnotation
To fill out a copy of the element.
- elem
- Copy.
Devuelve: Copy.
OnDraw(ChartDrawData) : bool
Draw on root element.
- data
- Chart drawing data.
Devuelve: if the data was successfully drawn, otherwise, returns .