Series::Legend Property
.NET Framework (current version)
Gets or sets the name of the series associated with the Legend object.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
When a series is added at both design time and run time, it is automatically assigned to the default Legend object.
If you do not want the series shown in a legend, set this property to a zero-length string, or set the IsVisibleInLegend property to false.
.NET Framework
Available since 4.0
Available since 4.0
Show: