Chart.AlternateText Właściwość

Definicja

Pobiera lub ustawia alternatywny tekst wyświetlany w kontrolce Chart , gdy obraz wykresu jest niedostępny.

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

Wartość właściwości

String

string Wartość reprezentująca tekst alternatywny wyświetlany w kontrolceChart, gdy obraz wykresu jest niedostępny.

Atrybuty

Dotyczy