SharpPlot Reference > SharpPlot Properties > DialChartStyle Property SharpPlot.DialChartStyle Property
Set Dialchart style.
public DialChartStyles DialChartStyle {get; set;}
Example
sp.DialChartStyle = DialChartStyles.WedgeZones;
Options
Anticlockwise | Scale on dialchart runs from right to left | ArrowLines | Draw arrows at ends of lines | WedgeZones | Use wedge zones on dialcharts rather than annular zones |
See also ...SharpPlot Members | SharpPlot.DrawDialChart Method
Send comments on this topic © Dyalog Ltd 2021
|