DataPointCustomProperties.LabelMapAreaAttributes Property

Definition

Gets or sets the map area attributes of the data point label.

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

Property Value

The map area attributes of the data point label.

Attributes

Applies to