Chart.Font Właściwość

Definicja

Pobiera właściwości czcionki kontrolki.

public:
 property System::Drawing::Font ^ Font { System::Drawing::Font ^ get(); void set(System::Drawing::Font ^ value); };
[System.ComponentModel.Bindable(false)]
[System.ComponentModel.Browsable(false)]
public System.Drawing.Font Font { get; set; }
[<System.ComponentModel.Bindable(false)>]
[<System.ComponentModel.Browsable(false)>]
member this.Font : System.Drawing.Font with get, set
Public Property Font As Font

Wartość właściwości

Font

Font Obiekt reprezentujący czcionkę tekstową kontrolki.

Atrybuty

Dotyczy