IChartAxis
StockSharp.Charting
The chart axis.
Implementa: IPersistable, INotifyPropertyChangedEx, INotifyPropertyChanged, INotifyPropertyChanging
Propriedades
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.
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.