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

数据点标签的映射区特性。

属性

适用于