ChartAxis

StockSharp.Xaml.Charting

The chart axis.

Erbt von: NotifiableObject

Implementiert: IChartAxis, IPersistable, INotifyPropertyChangedEx, INotifyPropertyChanged, INotifyPropertyChanging

Eigenschaften

AutoRange : bool

Auto range.

AxisType : ChartAxisType

Axis type.

ChartArea : IChartArea

Chart area.

CursorTextFormatting : string

Cursor labels format.

DataPointWidth : double

Current data point with for X axis.

DrawLabels : bool

Show labels on the axis.

DrawMajorGridLines : bool

Show main grid lines.

DrawMajorTicks : bool

Show main grid lines on the axis.

DrawMinorGridLines : bool

Show extra grid lines.

DrawMinorTicks : bool

Show extra grid lines on the axis.

FlipCoordinates : bool

Flip coordinates.

Group : string

Group.

Id : string

Parameter identifier.

IsVisible : bool

Show/hide annotation.

SubDayTextFormatting : string

The format of X-axis labels within the day.

SwitchAxisLocation : bool

Whether to use alternative axis alignment.

TextFormatting : string

Labels format.

TimeZone : TimeZoneInfo

Local time zone for all DateTime values conversion.

Title : string

Title.

Methoden

Load(SettingsStorage)

Load settings.

storage
Settings storage.
Save(SettingsStorage)

Save settings.

storage
Settings storage.