AxisInfo

StockSharp.Xaml.Charting.Visuals.RenderableSeries

Provides information on an axis hit test operation, see Point) for more information

Наследует: BindableObject

Свойства

AxisAlignment : AxisAlignment

Gets or sets the current Axis alignment

AxisFormattedDataValue : string

Gets or sets a Formatted data value using the Axis.FormatText method

AxisId : string

Gets or sets the current Axis Id

AxisTitle : string

Gets or sets the current Axis Title

CursorFormattedDataValue : string

Gets or sets a Cursor Formatted data value, using the Axis.FormatCursorText method

DataValue : IComparable

Gets or sets the DataValue at the axis hit test point

IsHorizontal : bool

Gets or sets the current orientation, indicating whether IAxis is horizontal or not

IsMasterChartAxis : bool

Gets or sets the value, indicating that the associated axis belongs to the surface, where a mouse event occured originally. See IsMaster

IsXAxis : bool

Gets or sets whether the current axis is an X-Axis or not