CategoryCollection.Count 属性

定义

以 C# 返回 整数 (int ) 值,该值代表 CategoryCollection 中的对象数, (返回图表) 中可见的类别数。 此为只读属性。

public:
 property int Count { int get(); };
public int Count { get; }
Public ReadOnly Property Count As Integer

属性值

适用于