ChartAnnotation

StockSharp.Xaml.Charting

Annotation.

继承自: ChartElement<ChartAnnotation>

实现: IUltrachartPrimitive, IChartElementEx, IChartElement, IChartPart<IChartElement>, INotifyPropertyChanging, INotifyPropertyChanged, IPersistable, IChartAnnotationElement

构造函数

ChartAnnotation()

Initializes a new instance of the ChartAnnotation.

属性

Type : ChartAnnotationTypes

Annotation type.

方法

CopyTo(ChartAnnotation) : ChartAnnotation

To fill out a copy of the element.

elem
Copy.

返回值: Copy.

Load(SettingsStorage)

Load settings.

storage
Settings storage.
OnDraw(ChartDrawData) : bool

Draw on root element.

data
Chart drawing data.

返回值: if the data was successfully drawn, otherwise, returns .

Save(SettingsStorage)

Save settings.

storage
Settings storage.