LegendItem Constructor

.NET Framework (current version)
 

Initializes a new instance of the LegendItem class.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

NameDescription
System_CAPS_pubmethodLegendItem()

Initializes a new instance of the LegendItem class.

System_CAPS_pubmethodLegendItem(String^, Color, String^)

Initializes a new instance of the LegendItem class with the specified name, color and image path.

Return to top
Show: