次の方法で共有


StripLine.MapAreaAttributes プロパティ

定義

背景の縞模様のマップ領域属性を取得または設定します。

public:
 property System::String ^ MapAreaAttributes { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public string MapAreaAttributes { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.MapAreaAttributes : string with get, set
Public Property MapAreaAttributes As String

プロパティ値

String

グラフ要素の対応するマップ領域の属性を表す string 値。

実装

属性

適用対象