다음을 통해 공유


Chart.Series 속성

정의

차트의 계열 수를 가져옵니다.

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

속성 값

int 값입니다.

적용 대상