Reference > Properties > PieChartStyle Property

SharpPlot.PieChartStyle Property

Set Piechart style to any combination of flags.

public PieChartStyles PieChartStyle {get; set;}

Example

sp.PieChartStyle = PieChartStyles.ValueTags;

Options

FarthestFirstDrawing order allows 3D extrusion
PlainPlain axes or value tags on piechart
RoseDiagramExploded pie sectors are drawn from centre to form a Rose Diagram
ValueTagsValue tags are written for data items

See also ...

SharpPlot Members | DrawPieChart Method


Send comments on this topic
© Dyalog Ltd 2013