ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.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