Legend.ItemColumnSeparatorColor Właściwość

Definicja

Pobiera lub ustawia kolor separatora kolumny tabeli legendy.

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

Wartość właściwości

Color Wartość używana do rysowania koloru separatora kolumny tabeli legendy.

Atrybuty

Dotyczy