バージョン

ItemsUseWorldCoordinates プロパティ

注釈のデータ項目がワールド座標 (0.0 ~ 1.0) を使用するか、デフォルトで軸座標 (カテゴリ軸のデータ インデックスまたは数値軸のデータ値) を使用するかを取得または設定します。
シンタックス
'宣言
 
Public Property ItemsUseWorldCoordinates As Boolean
public bool ItemsUseWorldCoordinates {get; set;}
参照