ISparkHorizontalAxis Interface Members
In This Topic
The following tables list the members exposed by ISparkHorizontalAxis.
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