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

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