DataPointCustomProperties.LabelFormat Propiedad

Definición

Obtiene o establece el formato de la etiqueta del punto de datos.

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

Valor de propiedad

Valor string que representa el formato de la etiqueta.

Atributos

Se aplica a