MarkerStyle Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies a style for markers.
public enum class MarkerStyle
public enum MarkerStyle
type MarkerStyle =
Public Enum MarkerStyle
- Inheritance
Name | Value | Description |
---|---|---|
None | 0 | No marker is displayed for the series or data point. |
Square | 1 | A square marker is displayed. |
Circle | 2 | A circular marker is displayed. |
Diamond | 3 | A diamond-shaped marker is displayed. |
Triangle | 4 | A triangular marker is displayed. |
Cross | 5 | A cross-shaped marker is displayed. |
Star4 | 6 | A 4-point star-shaped marker is displayed. |
Star5 | 7 | A 5-point star-shaped marker is displayed. |
Star6 | 8 | A 6-point star-shaped marker is displayed. |
Star10 | 9 | 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.
Product | Versions |
---|---|
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: