Udostępnij za pośrednictwem


Axis.TitleForeColor Właściwość

Definicja

Pobiera lub ustawia kolor tekstu tytułu osi.

public:
 property System::Drawing::Color TitleForeColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.TypeConverter(typeof(System.Drawing.ColorConverter))]
public System.Drawing.Color TitleForeColor { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.TypeConverter(typeof(System.Drawing.ColorConverter))>]
member this.TitleForeColor : System.Drawing.Color with get, set
Public Property TitleForeColor As Color

Wartość właściwości

Struktura Color . Domyślny kolor to Black.

Atrybuty

Uwagi

Pobiera lub ustawia kolor Axis tekstu tytułu obiektu.

Można użyć dowolnego prawidłowego koloru ARGB (alfa, czerwony, zielony, niebieski).

Dotyczy