Share via


DataPointCustomProperties.LegendMapAreaAttributes 속성

정의

범례 맵 영역 특성을 가져오거나 설정합니다.

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

속성 값

String

범례 맵 영역의 특성입니다.

특성

적용 대상