ActiveReports 12
Marker Property (DataPoint)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataPoint Class : Marker Property
Gets or sets the marker properties.
Syntax
'Declaration
 
Public Property Marker As Marker
public Marker Marker {get; set;}

Property Value

A Marker object containing the marker properties.
Remarks
Markers do not apply to data points of pie, doughnut, or stacked chart types.
See Also

Reference

DataPoint Class
DataPoint Members