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

Glossary Item Box

Gets or sets the shape of the Marker.

Syntax

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

See Also