ActiveReports Developer 7
AxisBase Class
Members  See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace : AxisBase Class

Glossary Item Box

Represents the set of properties of an axis.

Object Model

AxisBase Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class AxisBase 
   Inherits MouseEnabledComponent
C# 
public abstract class AxisBase : MouseEnabledComponent 

Inheritance Hierarchy

System.Object
               GrapeCity.ActiveReports.Chart.AxisBase
                  GrapeCity.ActiveReports.Chart.Axis
                  GrapeCity.ActiveReports.Chart.CustomAxis

See Also