ShowBeginEndMarkersOnly Property (DataPoint)
In This Topic
Specify whether the first and last markers for the data point are displayed. Otherwise, all markers are displayed.
Syntax
'Declaration
Public Property ShowBeginEndMarkersOnly As Boolean
public bool ShowBeginEndMarkersOnly {get; set;}
See Also