ActiveReports 12
Type Property (Marker)

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

Property Value

A MarkerType enumeration indicating the marker type for values.

See Also

Reference

Marker Class
Marker Members