ISparkHorizontalAxis Interface Methods
In This Topic
For a list of all members of this type, see ISparkHorizontalAxis members.
Public Methods
| Name | Description |
 | getAxis | Gets the ISparkColor object that specifies the color of thehorizontal axis of the sparkline. |
 | getIsDateAxis | Gets whether the horizontal axis of the sparkline is based on date values. |
 | getRightToLeftPlotOrder | Gets whether the points on the horizontal axis are plotted in right-to-left order. |
 | setRightToLeftPlotOrder | Sets whether the points on the horizontal axis are plotted in right-to-left order. |
Top
See Also