Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / RenderPieDataLabelEventArgs Class / CenterX Property

In This Topic
    CenterX Property (RenderPieDataLabelEventArgs)
    In This Topic
    Pie center X coordinate.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CenterX As Single
    public float CenterX {get;}
    See Also