Axis Class Methods
For a list of all members of this type, see Axis members.
Public Methods
Name | Description | |
---|---|---|
![]() | AddCalculatedTick | Overloaded. Adds an AxisTick with a value based on the specified Calculation. |
![]() | AddLabelOverride | Overloaded. Adds a LabelOverride to the LabelOverrides collection. |
![]() | Calculate | Overloaded. Obtains a copy instance of this Axis and processes it's tick values based on the specified method. |
![]() | Clear | Serves as a shortcut to hide this axis. |
![]() | GetCoordintates | Gets the coordinates of this axis after the chart is rendered. |
![]() | GetValueAtX | Returns the value of this X axis at the specified x/y coordinates. |
![]() | GetValueAtY | Returns the value of this Y axis at the specified x/y coordinates. |
See Also