SparkAxes.Horizontal Property

Gets the SparkHorizontalAxis object for the specified SparkAxes object.

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

Syntax

'Declaration
ReadOnly Property Horizontal As SparkHorizontalAxis
    Get
'Usage
Dim instance As SparkAxes
Dim value As SparkHorizontalAxis

value = instance.Horizontal
SparkHorizontalAxis Horizontal { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.SparkHorizontalAxis
The SparkHorizontalAxis object for the specified SparkAxes object.

Remarks

Read-only.

See Also

Reference

SparkAxes Interface

SparkAxes Members

Microsoft.Office.Interop.Excel Namespace