Bagikan melalui


Axis.Title Properti

Definisi

Mendapatkan atau mengatur judul sumbu.

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

Nilai Properti

string Nilai yang mewakili judul sumbu.

Atribut

Keterangan

Mendapatkan atau mengatur judul sumbu.

Anda dapat mengatur properti font judul menggunakan TitleFont properti .

Anda dapat mengatur warna judul menggunakan TitleForeColor properti .

Berlaku untuk