SharpPlot Reference > SharpPlot Properties > PieRadius Property

SharpPlot.PieRadius Property

Set Pie radius (percent of standard unless one of PieChartStyles.(Absolute Percentage ChartX ChartY) is set).

public double PieRadius {get; set;}

Example

sp.PieRadius = 80;

This will reduce all sectors in the piechart to 80% of the standard value.

See also ...

SharpPlot Members | SharpPlot.PieChartStyle Property


Send comments on this topic
© Dyalog Ltd 2021