ActiveReports Developer 7
ChartArea Constructor()
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > ChartArea Class > ChartArea Constructor : ChartArea Constructor()

Glossary Item Box

Initializes a new instance of the ChartArea class without axes.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public ChartArea()

See Also