LegendCellColumn.HeaderBackColor Vlastnost

Definice

Získá nebo nastaví barvu pozadí záhlaví sloupce buňky legendy.

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

Hodnota vlastnosti

Hodnota Color používaná k vykreslení pozadí záhlaví sloupce buňky legendy. Výchozí hodnota je Empty.

Atributy

Platí pro