| Contents > SharpPlot > Properties | Index |
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.
| Contents > SharpPlot > Properties | Index |
Set Pie radius (percent of standard).
public int PieRadius {get; set;}
sp.PieRadius = 80;
This will reduce all sectors in the piechart to 80% of the standard value.