Name | Description | |
---|---|---|
Adds the specified PropertyChangeListener to this Axis. |
||
Gets the size of axis intervals. |
||
Gets the largest value displayed on this Axis. |
||
Gets the smallest value displayed on this Axis. |
||
Gets the number format of labels displayed at axis intervals. |
||
Gets the axis origin. |
||
Gets the title label for this Axis. |
||
Returns an AxisBuilder object used to configure this Axis instance. |
||
Determines whether specified value is within the range of this Axis. |
||
Maps a value from this axis' coordinate system to a pixel position in the specified view. |
||
Maps a value from this Axis' coordinate system to a pixel position in specified view. |
||
Removes the specified PropertyChangeListener. |
||
Sets the size of the intervals for this Axis. |
||
Sets the largest value displayed on this Axis. |
||
Sets the smallest value displayed on this Axis. |
||
Sets the format of numerical labels rendered on this Axis. |
||
Sets the axis origin. |
||
Sets the title for this Axis. |
||
Returns an AxisBuilder object used to configure and create new Axis instances. |
Name | Description | |
---|---|---|
Raises a PropertyChanged event. |