SparklineHorizontalAxis Properties
Contains settings for the horizontal axis of a sparkline group.Name | Description |
---|---|
Color | Gets or sets the color of the horizontal axis and data markers for the sparkline group. Inherited from SparklineColor. |
IsDateAxis | Indicates whether the specified sparkline group uses a date axis. |
IsVisible | Gets or sets the visibility of the horizontal axis and data markers on each sparkline in the sparkline group. Inherited from SparklineColor. |
RightToLeft | Gets or sets a value indicating whether the data points on the horizontal axis are plotted in right-to-left order. |
See Also