Reference > Properties > DialChartStyle Property

SharpPlot.DialChartStyle Property

Set Dialchart style.

public DialChartStyles DialChartStyle {get; set;}

Example

sp.DialChartStyle = DialChartStyles.WedgeZones;

Options

AnticlockwiseScale on dialchart runs from right to left
ArrowLinesDraw arrows at ends of lines
WedgeZonesUse wedge zones on dialcharts rather than annular zones

See also ...

SharpPlot Members | DrawDialChart Method


Send comments on this topic
© Dyalog Ltd 2013