MindFusion WinForms Programmer's Guide
PiePiece Members
Constructors Fields Properties
 


A class that represents pie piece objects in pie charts.

The following tables list the members exposed by the PiePiece type.

 Public Constructors

  Name Description

PiePiece

Initializes a new instance of the PiePiece class.

 Public Fields

  Name Description

PieceX

The X-coordinate of the detached piece.

PieceY

The Y-coordinate of the detached piece.

 Public Properties

  Name Description

Angle

Gets the angle of the PiePiece.

DataIndex

Gets the index of this ChartElement in the array with data used by the chart series it belongs to. (Inherited from ChartElement.)

Index

Gets the index of the chart element. (Inherited from ChartElement.)

InnerLabel

Gets the inner label drawn at this pie piece.

OuterLabel

Gets the label drawn outside the pie piece.

PieceOut

Gets whether this piece is detached.

SeriesIndex

Gets the index of the chart series this ChartElement belongs to. (Inherited from ChartElement.)

 See Also

PiePiece Class
MindFusion.Charting Namespace