PolarYAxis
StockSharp.Xaml.Charting.Visuals.Axes
Provides a Polar, Value Numeric Axis, capable of rendering double, int, short, byte, long ticks on the YAxis of a UltrachartSurface.
继承自: NumericAxis
构造函数
PolarYAxis()
Initializes a new instance of the PolarYAxis class.
属性
IsPolarAxis : bool
Gets a value indicating whether this instance is a polar axis.
方法
DrawGridLine(IRenderContext2D, Style, IEnumerable<float>)
Draws grid lines on chart at specified coordinates
- renderContext
- gridLineStyle
- coordsToDraw
GetAxisOffset() : double
Returns the offset of the Axis
GetAxisParams() : AxisParams
Gets an AxisParams struct with info about the current axis setup
字段
AngleProperty : DependencyProperty
Defines the Angle DependencyProperty