SharpPlot.PieRadius Property

Set Pie radius (percent of standard).

public int 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