NegativeBarFormat.Color Property

Definition

Gets a FormatColor object that you can use to specify the fill color for negative data bars.

public:
 property System::Object ^ Color { System::Object ^ get(); };
public object Color { get; }
Public ReadOnly Property Color As Object

Property Value

A FormatColor object that you can use to specify the fill color for negative data bars.

Remarks

Read-only.

Applies to