Share via


DataPointCustomProperties.LabelMapAreaAttributes プロパティ

定義

データ ポイント ラベルのマップ領域属性を取得または設定します。

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

プロパティ値

String

データ ポイント ラベルのマップ領域属性。

属性

適用対象