ActiveReports Developer 7
CustomAxis Constructor
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > CustomAxis Class : CustomAxis Constructor

Glossary Item Box

Initializes a new instance of the CustomAxis class.

Syntax

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

See Also