LegendImageStyle Enumeration
.NET Framework (current version)
Specifies the style to apply to the symbol for a legend item.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Member name | Description | |
|---|---|---|
| Line | The symbol will be a line. | |
| Marker | The symbol will be a marker. | |
| Rectangle | The symbol will be a rectangle. |
The LegendImageStyle enumeration represents the style that is used for a legend item, and is applied to the symbol for that item.
.NET Framework
Available since 4.0
Available since 4.0
Show: