Sdílet prostřednictvím


DataPointCustomProperties.LegendText Vlastnost

Definice

Získá nebo nastaví text položky v legendě.

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

Hodnota vlastnosti

String

Text položky v legendě

Atributy

Platí pro