SparkPoints.Firstpoint Property

Definition

Gets a SparkColor object that represents the color and visibility of the marker for the first point of data on a sparkline.

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

Property Value

A SparkColor object that represents the color and visibility of the marker for the first point of data on a sparkline.

Remarks

Read-only.

The Firstpoint property corresponds to the setting of the First Point check box in the Show section, and of the First Point item on the Marker Color drop-down list in the Style section of the Sparkline Tools Design tab of the ribbon.

Applies to