C1.WPF.Chart Namespace > C1FlexPie Class : SliceRendered Event |
The event handler receives an argument of type RenderSliceEventArgs containing data related to this event. The following RenderSliceEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Angle | Slice angle. |
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
CenterX | Pie center X coordinate. |
CenterY | Pie center Y coordinate. |
Engine | Render engine. |
Index | Index of data point. |
InnerRadius | Pie inner radius. |
Radius | Pie radius. |
Sweep | Slice sweep. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2