The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
CustomizeLegendEventArgs Constructor (LegendItemsCollection^, String^)
.NET Framework (current version)
Initializes a new instance of the CustomizeLegendEventArgs class with the specified LegendItemsCollection and legend name.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
public:
CustomizeLegendEventArgs(
LegendItemsCollection^ legendItems,
String^ legendName
)
Parameters
- legendItems
- Type: System.Windows.Forms.DataVisualization.Charting::LegendItemsCollection^
- legendName
-
Type:
System::String^
The legend name.
.NET Framework
Available since 4.0
Available since 4.0
Show: