DataPointCustomProperties.LabelMapAreaAttributes プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
データ ポイント ラベルのマップ領域属性を取得または設定します。
public:
property System::String ^ LabelMapAreaAttributes { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public string LabelMapAreaAttributes { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.LabelMapAreaAttributes : string with get, set
Public Property LabelMapAreaAttributes As String
プロパティ値
データ ポイント ラベルのマップ領域属性。
- 属性