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.