GrapeCity.Xaml.Excel
MaximumDataBarLength Property (IExcelDataBarRule)


The maximum length of the data bar, as a percentage of the cell width.
Syntax
'Declaration
 
Property MaximumDataBarLength As Byte
'Usage
 
Dim instance As IExcelDataBarRule
Dim value As Byte
 
instance.MaximumDataBarLength = value
 
value = instance.MaximumDataBarLength
byte MaximumDataBarLength {get; set;}

Property Value

The maximum length of the data bar, as a percentage of the cell width.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelDataBarRule Interface
IExcelDataBarRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options