ActiveReports Developer 7
Marker Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > DataPoint Class : Marker Property

Glossary Item Box

Gets or sets the marker information for the DataPoint.

Syntax

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

See Also