SparkHorizontalAxis Members
Include Protected Members
Include Inherited Members
Represents the settings for the horizontal axes of a group of sparklines.
The SparkHorizontalAxis type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object. | |
Axis | Gets a SparkColor object that specifies the color of the horizontal axis of the sparkline. | |
Creator | Gets a 32-bit integer that indicates the application in which this object was created. | |
IsDateAxis | Gets whether the horizontal axis of the sparkline is based on date values. | |
Parent | Gets the parent SparklineGroup object for the specified object. | |
RightToLeftPlotOrder | Gets or sets whether the points on the horizontal axis are plotted in right-to-left order. |
Top