AxisAngleOffset Property (SciChartRadarSurface)
Gets or sets an angle offset which is considered the angle origin for every SciChart.Charting.Visuals.Axes.RadarAxis. Every SciChart.Charting.Visuals.Axes.RadarAxis will be placed according to its SciChart.Charting.Visuals.Axes.RadarAxis.AxisAngle in the clockwise direction, starting at this angle. If AutoAxisLength is set to True, the axes will be placed automatically and their SciChart.Charting.Visuals.Axes.RadarAxis.AxisAngle values will be ignored.
Syntax
public double AxisAngleOffset {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also