ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / 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 System.Double
    public System.double CenterY {get;}
    See Also