FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / RenderSliceEventArgs Class / CenterX Property

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