ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotChart Class / ChartArea Property

In This Topic
    ChartArea Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ChartArea As C1.Win.C1Chart.Area
    public C1.Win.C1Chart.Area ChartArea {get;}
    See Also