MindFusion.Charting for JavaScript Programmer's Guide
Axis Members
Constructors Properties Methods
 


Represents an Axis range.

The following tables list the members exposed by the Axis type.

 Public Constructors

  Name Description

Axis

Initializes a new instance of the Axis class.

 Public Properties

  Name Description

interval

Gets or sets the size of axis intervals.

maxValue

Gets or sets the largest value displayed on this axis.

minValue

Gets or sets the smallest value displayed on this axis.

numberFormat

Gets or sets the number format of coordinate labels.

origin

Gets or sets the origin of the Axis.

propertyChanged

Occurs when a property value changes.

title

Gets or sets the axis title.

 Public Methods

  Name Description

inRange

Determines whether specified value is within the axis range.

mapValueToPixelX

Maps a value from this axis' coordinate system to a pixel position in specified view.

mapValueToPixelY

Maps a value from this axis' coordinate system to a pixel position in specified view.

onPropertyChanged

Raises the PropertyChanged event.

 See Also

Axis Class
MindFusion.Charting Namespace