Legend::TitleSeparator Property
.NET Framework (current version)
Gets or sets the visual separator type for the legend title.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
public: property LegendSeparatorStyle TitleSeparator { LegendSeparatorStyle get(); void set(LegendSeparatorStyle value); }
Property Value
Type: System.Windows.Forms.DataVisualization.Charting::LegendSeparatorStyleA LegendSeparatorStyle value that represents the type of separator that will be drawn below the title. The default value is None.
.NET Framework
Available since 4.0
Available since 4.0
Show: