GrapeCity.Xaml.Excel
InvertIfNegative Property (ExcelBarSeries)


Specifies the parent element shall invert its colors if the value is negative.
Syntax
'Declaration
 
Public Property InvertIfNegative As Boolean
'Usage
 
Dim instance As ExcelBarSeries
Dim value As Boolean
 
instance.InvertIfNegative = value
 
value = instance.InvertIfNegative
public bool InvertIfNegative {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelBarSeries Class
ExcelBarSeries Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options