SharpPlot Reference > SharpPlot Enumerations > PieChartStyles Enumeration

PieChartStyles Enumeration

Piechart Style (flags).

[flags]
public enum PieChartStyles

Members

AbsolutePie Center and Radius are in points
ChartXPie Center is in chart coordinates – Pie Radius is in X coordinates
ChartYPie Center is in chart coordinates – Pie Radius is in Y coordinates
FarthestFirstDrawing order allows 3D extrusion
MergeInsideTagsInside tags that don’t fit will be merged to XLabels
PercentagePie Center and Radius are in percentage of available area
PlainPlain axes or value tags on piechart
RoseDiagramExploded pie sectors are drawn from centre to form a Rose Diagram
ShowAllLabelsDraw all XLabels even if they don’t fit the Frame
ValueTagsValue tags are written for data items

Requirements

Namespace: Causeway

Assembly: SharpPlot (in sharpplot.dll)

See also ...

SharpPlot Members | SharpPlot.PieChartStyle Property | SharpPlot.DrawPieChart Method


Send comments on this topic
© Dyalog Ltd 2021