[]
        
(Showing Draft Content)

FarPoint.Web.Chart.Axis

Axis Class

Represents the Base class for axes.

Namespace: FarPoint.Web.Chart
Assembly: FarPoint.Web.Chart.dll
Syntax
public abstract class Axis
Public MustInherit Class Axis

Constructors

Name Description
Axis()

Creates a new axis.

Axis(Axis)

Creates a new axis that is a deep copy of the specified axis.

Methods

Name Description
OnChanged(EventArgs)

Raises the Changed event.

Events

Name Description
Changed

Occurs when the axis is changed.