ActiveReports 12
ShowBeginEndMarkersOnly Property (DataPoint)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataPoint Class : ShowBeginEndMarkersOnly Property
Indicates if only the first and last markers are shown for the data point; otherwise all markers are shown.
Syntax
'Declaration
 
Public Property ShowBeginEndMarkersOnly As Boolean
public bool ShowBeginEndMarkersOnly {get; set;}
See Also

Reference

DataPoint Class
DataPoint Members