다음을 통해 공유


DataPointCustomProperties.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

데이터 요소의 맵 영역 특성입니다.

구현

특성

적용 대상