Gets or sets the maximum number of data series that will be shown in the chart.
Namespace:
C1.Silverlight.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public int MaxSeries { get; set; } |
Visual Basic |
---|
Public Property MaxSeries As Integer Get Set |