ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapChart Class / MaxSeries Property

In This Topic
    MaxSeries Property
    In This Topic
    Gets or sets the maximum number of data series shown in the chart.
    Syntax
    'Declaration
     
    Public Property MaxSeries As System.Integer
    public System.int MaxSeries {get; set;}
    See Also