다음을 통해 공유


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

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

특성

적용 대상