Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.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 Single
    public float CenterY {get;}
    See Also