Version

BarBorderColor Property (NegativeBarFormat)

Returns a Infragistics.Documents.Excel.WorkbookColorInfo which defines the border color applied to data bars with a negative value.
Syntax
public WorkbookColorInfo BarBorderColor {get; set;}
Remarks

This property is only applicable when the BarBorderColorType property is set to Color.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also