ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Series Class / ChartArea Property

In This Topic
    ChartArea Property
    In This Topic
    Sets or returns the ChartArea for the Series.
    Syntax
    'Declaration
     
    Public Property ChartArea As ChartArea
    public ChartArea ChartArea {get; set;}
    See Also