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

Glossary Item Box

Gets or sets the marker style.

Syntax

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

See Also