IsStyleDefault Property (Marker)
Whether to use the default marker data style.
Property IsStyleDefault As Boolean
Example
' Use default marker data style
Chart2D1.ChartArea.Markers("X").IsStyleDefault = True
See Also
Marker Object
Copyright (c) GrapeCity, inc. All rights reserved.