SparkHorizontalAxis.Axis Property

Definition

Gets a SparkColor object that specifies the color of the horizontal axis of the sparkline.

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

Property Value

A SparkColor object that specifies the color of the horizontal axis of the sparkline.

Remarks

Read-only.

Applies to