バージョン

CategoryType プロパティ

カテゴリ軸タイプを返すか、設定します。
シンタックス
'宣言
 
Public Property CategoryType As CategoryType
public CategoryType CategoryType {get; set;}
解説

このプロパティは category 軸のみに適用されます。

Automatic に設定される場合、選択されたデータの型に基づいて、軸はカテゴリ タイプを CategoryScale または TimeScale に解決します。

参照