ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / RenderSliceEventArgs Class
Properties


In This Topic
    RenderSliceEventArgs Class Members
    In This Topic

    The following tables list the members exposed by RenderSliceEventArgs.

    Public Properties
     NameDescription
    Public PropertySlice angle.  
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyPie center X coordinate.  
    Public PropertyPie center Y coordinate.  
    Public PropertyGets the rendering engine. (Inherited from C1.Chart.BaseRenderEventArgs)
    Public PropertyIndex of data point.  
    Public PropertyPie inner radius.  
    Public PropertyPie radius.  
    Public PropertySlice sweep.  
    Top
    See Also