ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / ChartTypeConfig Class / RequiredSeriesCount Property

In This Topic
    RequiredSeriesCount Property
    In This Topic
    Gets the count of required series for the chart.
    Syntax
    'Declaration
     
    Public ReadOnly Property RequiredSeriesCount As Integer
    public int RequiredSeriesCount {get;}
    See Also