Defines the signature of delegates called to process pie slices.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
protected delegate void PieRenderer.ProcessSlice ( |
Visual Basic Copy Code |
---|
Protected Delegate Sub PieRenderer.ProcessSlice( _ |
An integer index of data item in Series.
An IGraphicsPath representing the slice.