ActiveReports Developer 7
Marker Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Marker Class

Glossary Item Box

The following tables list the members exposed by Marker.

Public Constructors

 NameDescription
Public ConstructorMarker Constructor

Initializes a new instance of the Marker class.

 
Top

Public Properties

 NameDescription
Public PropertySize

Gets or sets the height and width of the plotting area of the markers.

 
Public PropertyStyle

Gets or sets the border and background style properties for the markers.

 
Public PropertyType

Gets or sets the marker type for values.

 
Top

Public Methods

 NameDescription
Public MethodValidateValidates the information in each property of the Marker object.  
Top

See Also