SparkAxes.Vertical Property

Definition

Gets the SparkVerticalAxis object for the specified SparkAxes object.

public:
 property Microsoft::Office::Interop::Excel::SparkVerticalAxis ^ Vertical { Microsoft::Office::Interop::Excel::SparkVerticalAxis ^ get(); };
public Microsoft.Office.Interop.Excel.SparkVerticalAxis Vertical { get; }
Public ReadOnly Property Vertical As SparkVerticalAxis

Property Value

The SparkVerticalAxis object for the specified SparkAxes object.

Remarks

Read-only.

Applies to