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

Glossary Item Box

Gets or sets the series marker information to draw inside the legend marker.

Syntax

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

See Also