ShowBeginEndMarkersOnly Property (IChartDataPoint)
Gets a value indicating whether only the first and last markers are shown for the data point; otherwise, all markers are shown.
bool ShowBeginEndMarkersOnly {get;}
'Declaration
ReadOnly Property ShowBeginEndMarkersOnly As Boolean
Property Value
A
System.Boolean value.
true
if only the first and last markers are shown; otherwise,
false
.