ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotChart Class / MaxSeries Property

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