ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / RenderSliceEventArgs Class / CenterX Property

In This Topic
    CenterX Property
    In This Topic
    Pie center X coordinate.
    Syntax
    'Declaration
     
    Public ReadOnly Property CenterX As System.Double
    public System.double CenterX {get;}
    See Also