Share via


SparklineGroup.Axes Property

Gets the associated SparkAxes object.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Property Axes As SparkAxes
    Get
'Usage
Dim instance As SparklineGroup
Dim value As SparkAxes

value = instance.Axes
SparkAxes Axes { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.SparkAxes
The associated SparkAxes object.

Remarks

Read-only.

See Also

Reference

SparklineGroup Interface

SparklineGroup Members

Microsoft.Office.Interop.Excel Namespace