Share via


DataPointCustomProperties.LabelForeColor Vlastnost

Definice

Získá nebo nastaví barvu textu popisku.

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

Hodnota vlastnosti

Barva textu popisku.

Atributy

Platí pro