[]
The Marker element defines a marker for displayed chart values.
public sealed class Marker : IValidateable
Name | Description |
---|---|
Marker() | Initializes a new instance of the Marker class. |
Name | Description |
---|---|
Size | Gets or sets the height and width of the plotting area of the markers. |
Style | Gets or sets the border and background style properties for the markers. |
Type | Gets or sets the marker type for values. |
Name | Description |
---|---|
Validate(ValidationContext) | Validates the information in each property of the Marker object. |