IChartAxis

StockSharp.Charting

The chart axis.

Implementa: IPersistable, INotifyPropertyChangedEx, INotifyPropertyChanged, INotifyPropertyChanging

Propiedades

AutoRange : bool

Auto range.

AxisType : ChartAxisType

Axis type.

ChartArea : IChartArea

Chart area.

CursorTextFormatting : string

Cursor labels format.

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

Unique ID.

IsVisible : bool

Axis visibility.

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

Time zone for this axis.

Title : string

Header.