[]
Represents the settings for the horizontal axes of a group of sparklines.
public interface ISparkHorizontalAxis
Public Interface ISparkHorizontalAxis
Name | Description |
---|---|
Axis | Gets the ISparkColor object that specifies the color of the horizontal axis of the sparkline. |
IsDateAxis | Gets whether the horizontal axis of the sparkline is based on date values. |
RightToLeftPlotOrder | Gets or sets whether the points on the horizontal axis are plotted in right-to-left order. |