[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.CfExecutedResult.DataBarLength

DataBarLength Property

DataBarLength

Gets the relative length of the data bar.

Declaration
public double DataBarLength { get; }
Public ReadOnly Property DataBarLength As Double
Property Value
Type Description
double

An double value represents length of the data bar.

Remarks

Value is between 0..1. NaN means the data bar doesn't appear.