NamedImage Constructor

.NET Framework (current version)
 

Initializes a new instance of the NamedImage class.

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

NameDescription
System_CAPS_pubmethodNamedImage()

Initializes a new instance of the NamedImage class.

System_CAPS_pubmethodNamedImage(String^, Image^)

Initializes a new instance of the NamedImage class with the specified name of the named image and its associated image.

Return to top
Show: