Share via


DataPointCustomProperties.LabelFormat Vlastnost

Definice

Získá nebo nastaví formát popisku datového bodu.

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

Hodnota vlastnosti

Formát popisku datového bodu

Atributy

Platí pro