SparkAxes Interface
Represents the settings for the horizontal and vertical axes of a group of sparklines.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
<GuidAttribute("000244BA-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface SparkAxes
'Usage
Dim instance As SparkAxes
[GuidAttribute("000244BA-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface SparkAxes
Remarks
Use the Axes property of a SparklineGroup object to return the SparkAxes object for that group of sparklines.