Legend.TitleSeparatorColor Właściwość

Definicja

Pobiera lub ustawia kolor separatora tytułu legendy.

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

Wartość właściwości

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

Atrybuty

Dotyczy