NegativeBarFormat.BorderColor Property

Definition

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

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

Property Value

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

Remarks

Read-only.

Applies to