SparkAxes.Horizontal Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the SparkHorizontalAxis object for the specified SparkAxes object.
public:
property Microsoft::Office::Interop::Excel::SparkHorizontalAxis ^ Horizontal { Microsoft::Office::Interop::Excel::SparkHorizontalAxis ^ get(); };
public Microsoft.Office.Interop.Excel.SparkHorizontalAxis Horizontal { get; }
Public ReadOnly Property Horizontal As SparkHorizontalAxis
Property Value
The SparkHorizontalAxis object for the specified SparkAxes object.
Remarks
Read-only.