<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1OlapChart Class / MaxSeries Property

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