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
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