MarkerStyle Enumeration
.NET Framework 4.5
Specifies a style for markers.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Member name | Description | |
---|---|---|
Circle | A circular marker is displayed. | |
Cross | A cross-shaped marker is displayed. | |
Diamond | A diamond-shaped marker is displayed. | |
None | No marker is displayed for the series or data point. | |
Square | A square marker is displayed. | |
Star10 | A 10-point star-shaped marker is displayed. | |
Star4 | A 4-point star-shaped marker is displayed. | |
Star5 | A 5-point star-shaped marker is displayed. | |
Star6 | A 6-point star-shaped marker is displayed. | |
Triangle | A triangular marker is displayed. |
The MarkerStyle enumeration represents the style used for a series or data point marker. It is used as a value for the MarkerStyle property and the MarkerStyle property.
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.