다음을 통해 공유


Chart.Categories 속성

정의

차트의 범주 수를 가져옵니다. 이는 범주 계층의 리프 멤버 수와 같습니다.

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

속성 값

int 값입니다.

적용 대상