GrapeCity.Xaml.Excel
MinimumDataBarLength Property (ExcelDataBarRule)


The minimum length of the data bar, as a percentage of the cell width.
Syntax
'Declaration
 
Public Property MinimumDataBarLength As Byte
'Usage
 
Dim instance As ExcelDataBarRule
Dim value As Byte
 
instance.MinimumDataBarLength = value
 
value = instance.MinimumDataBarLength
public byte MinimumDataBarLength {get; set;}

Property Value

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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelDataBarRule Class
ExcelDataBarRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options