DataBarRule
Overview
DataBarRule is a interface in Aspose.Cells FOSS for TypeScript.
Properties: color, direction, maxValue, minValue.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
color | : string | Read | Gets the color. |
minValue | : number | Read | Gets the min value. |
maxValue | : number | Read | Gets the max value. |
direction | : "leftToRight" | "rightToLeft" | Read | Gets the direction. |