[]
Represents render event argument class
public class RenderSliceEventArgs : BaseRenderEventArgs
Name | Description |
---|---|
Angle | Slice angle. |
CenterX | Pie center X coordinate. |
CenterY | Pie center Y coordinate. |
Index | Index of data point. |
InnerRadius | Pie inner radius. |
Radius | Pie radius. |
Sweep | Slice sweep. |