Bagikan melalui


DataPointCustomProperties.IsValueShownAsLabel Properti

Definisi

Mendapatkan atau mengatur bendera yang menunjukkan apakah akan menampilkan nilai titik data pada label.

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

Nilai Properti

true untuk memperlihatkan nilai poin data pada label; jika tidak, false.

Atribut

Berlaku untuk