Chart.Series 属性

定义

获取图表中的序列数。

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

属性值

一个 int 值。

适用于