Share via


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
Public property 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.
Public property Creator Gets a 32-bit integer that indicates the application in which this object was created.
Public property Horizontal Gets the SparkHorizontalAxis object for the specified SparkAxes object.
Public property Parent Gets the parent SparklineGroup object for the specified SparkAxes object.
Public property Vertical Gets the SparkVerticalAxis object for the specified SparkAxes object.

Top

See Also

Reference

SparkAxes Interface

Microsoft.Office.Interop.Excel Namespace