MarkerStyle Enumeration
.NET Framework 4
Specifies a style for markers.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Member name | Description | |
---|---|---|
None | No marker is displayed for the series or data point. | |
Square | A square marker is displayed. | |
Circle | A circular marker is displayed. | |
Diamond | A diamond-shaped marker is displayed. | |
Triangle | A triangular marker is displayed. | |
Cross | A cross-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. | |
Star10 | A 10-point star-shaped 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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.