Version

BarColor Property (NegativeBarFormat)

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

This property is only applicable when the BarColorType 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