ActiveReports Developer 7
Type Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Marker Class : Type Property

Glossary Item Box

Gets or sets the marker type for values.

Syntax

Visual Basic (Declaration) 
Public Property Type As MarkerType
C# 
public MarkerType Type {get; set;}

Property Value

A MarkerType enumeration indicating the marker type for values.

See Also