ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Series Class / ChartConfig Property

In This Topic
    ChartConfig Property
    In This Topic
    Returns the ChartTypeConfig for the Series.
    Syntax
    'Declaration
     
    Public ReadOnly Property ChartConfig As ChartTypeConfig
    public ChartTypeConfig ChartConfig {get;}
    See Also