Chart.Series Property

Definition

Gets the number of series in the chart.

public:
 property int Series { int get(); };
public int Series { get; }
member this.Series : int
Public ReadOnly Property Series As Integer

Property Value

An int value.

Applies to