NamedImage Constructor (String, Image)
.NET Framework (current version)
Initializes a new instance of the NamedImage class with the specified name of the named image and its associated image.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Parameters
- name
-
Type:
System.String
The name of the named image. Use this name when setting a named image to one of the image properties.
- image
-
Type:
System.Drawing.Image
The associated image.
.NET Framework
Available since 4.0
Available since 4.0
Show: