DataPointCustomProperties.LabelFormat Property

Definition

Gets or sets the format of the data point label.

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

Property Value

A string value that represents the format of the label.

Attributes

Applies to