SparkPoints.Negative Property

Definition

Gets a SparkColor object that represents the color and visibility of markers for negative points of data on a sparkline.

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

Property Value

A SparkColor object that represents the color and visibility of markers for negative points of data on a sparkline.

Remarks

Read-only.

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

Applies to