Gets or sets the marker properties.
Visual Basic (Declaration) | |
---|---|
Public Property Marker As Marker |
C# | |
---|---|
public Marker Marker {get; set;} |
Property Value
A Marker object containing the marker properties.Markers do not apply to data points of pie, doughnut, or stacked chart types.