ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChart Interface / DataPointSeriesCount Property

In This Topic
    DataPointSeriesCount Property
    In This Topic
    Gets the series count.
    Syntax
    'Declaration
     
    ReadOnly Property DataPointSeriesCount As Integer
    int DataPointSeriesCount {get;}

    Property Value

    An System.Int32 specifying the series count.
    See Also