WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / RenderPieDataLabelEventArgs Class


In This Topic
    RenderPieDataLabelEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see RenderPieDataLabelEventArgs members.

    Public Properties
     NameDescription
    Public PropertySlice angle. (Inherited from C1.WinUI.Chart.RenderSliceEventArgs)
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyPie center X coordinate. (Inherited from C1.WinUI.Chart.RenderSliceEventArgs)
    Public PropertyPie center Y coordinate. (Inherited from C1.WinUI.Chart.RenderSliceEventArgs)
    Public PropertyGets the rendering engine. (Inherited from C1.Chart.BaseRenderEventArgs)
    Public PropertyIndex of data point. (Inherited from C1.WinUI.Chart.RenderSliceEventArgs)
    Public PropertyPie inner radius. (Inherited from C1.WinUI.Chart.RenderSliceEventArgs)
    Public PropertyPie radius. (Inherited from C1.WinUI.Chart.RenderSliceEventArgs)
    Public PropertySlice sweep. (Inherited from C1.WinUI.Chart.RenderSliceEventArgs)
    Public PropertyData label text. It can be changed in event handler.  
    Top
    See Also