Język

LegendItem.SeparatorColor Właściwość

Definicja

Pobiera lub ustawia kolor separatora elementu legendy.

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

Wartość właściwości

Color Wartość używana do rysowania koloru separatora elementu legendy. Wartość domyślna to Black.

Atrybuty

Uwagi

Ta właściwość ma zastosowanie do całego LegendItemobiektu .

Dotyczy