SparkAxes Members
Include Protected Members
Include Inherited Members
Represents the settings for the horizontal and vertical axes of a group of sparklines.
The SparkAxes 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. | |
Creator | Gets a 32-bit integer that indicates the application in which this object was created. | |
Horizontal | Gets the SparkHorizontalAxis object for the specified SparkAxes object. | |
Parent | Gets the parent SparklineGroup object for the specified SparkAxes object. | |
Vertical | Gets the SparkVerticalAxis object for the specified SparkAxes object. |
Top