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

In This Topic
    CenterX Property
    In This Topic
    Pie center X coordinate.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CenterX As Double
    public double CenterX {get;}
    See Also