FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / RenderSliceEventArgs Class / CenterY Property

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