FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.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 Double
    public double CenterX {get;}
    See Also