Legend::HeaderSeparator Property
.NET Framework (current version)
Gets or sets the visual separator type for the legend header.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
public: property LegendSeparatorStyle HeaderSeparator { LegendSeparatorStyle get(); void set(LegendSeparatorStyle value); }
Property Value
Type: System.Windows.Forms.DataVisualization.Charting::LegendSeparatorStyleA LegendSeparatorStyle enumeration value that specifies the visual separator type for the legend header.
.NET Framework
Available since 4.0
Available since 4.0
Show: