ActiveReports Developer 7
Type Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > Series Class : Type Property

Glossary Item Box

Gets or sets the chart type for the series.

Syntax

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

See Also