Legend::TitleSeparatorColor Property
.NET Framework (current version)
Gets or sets the color of the legend title separator.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
public: [TypeConverterAttribute((ColorConverter^::typeid))] property Color TitleSeparatorColor { Color get(); void set(Color value); }
Property Value
Type: System.Drawing::ColorA Color value used to draw the color of the legend title separator. The default value is Color::Black.
.NET Framework
Available since 4.0
Available since 4.0
Show: