PolarAxisPanel

StockSharp.Xaml.Charting.Themes

提供用于Ultrachart内PolarXAxis上的比特地图和标签扫描仪的面板

继承自: AxisPanel

方法

DrawTicks
public override void DrawTicks(TickCoordinates tickCoords, float offset)
polarAxisPanel.DrawTicks(tickCoords, offset)

在轴上绘制勾选符

tickCoords
offset
DrawTicks
protected override void DrawTicks(IRenderContext2D renderContext, Style tickStyle, double tickSize, float[] tickCoords, float offset)
polarAxisPanel.DrawTicks(renderContext, tickStyle, tickSize, tickCoords, offset)

在轴位图上绘制勾选符

renderContext
tickStyle
tickSize
tickCoords
offset
GetRenderContextSize
protected override Size GetRenderContextSize()
result = polarAxisPanel.GetRenderContextSize()

获取勾选绘图图像大小