GrapeCity.Excel Namespace : Excel2010DataBarRule Class |
The following tables list the members exposed by Excel2010DataBarRule.
Name | Description | |
---|---|---|
Excel2010DataBarRule Constructor | Create a new instance of Excel2010DataBar rule. |
Name | Description | |
---|---|---|
AxisColor | Specifies the axis color of the data bar. | |
AxisPosition | Specifies the axis position for the data bar. | |
BorderColor | Specifies the border color of the data bar. | |
Color | Gets or sets the color of the data bar. (Inherited from GrapeCity.Excel.ExcelDataBarRule) | |
Direction | Specifies the direction for the data bar. | |
IsGradientDatabar | Specifies whether the data bar has gradient fill. | |
Maximum | The values of the maximum of the interpolation points in a gradient scale. (Inherited from GrapeCity.Excel.ExcelDataBarRule) | |
MaximumDataBarLength | The maximum length of the data bar, as a percentage of the cell width. (Inherited from GrapeCity.Excel.ExcelDataBarRule) | |
Minimum | The values of the minimum of the interpolation points in a gradient scale. (Inherited from GrapeCity.Excel.ExcelDataBarRule) | |
MinimumDataBarLength | The minimum length of the data bar, as a percentage of the cell width. (Inherited from GrapeCity.Excel.ExcelDataBarRule) | |
NegativeBarColorAsPositive | Specifies whether the data bar has a negative bar color that is different from the positive bar color. | |
NegativeBorderColor | Specifies the negative border color of the data bar. | |
NegativeBorderColorSameAsPositive | Specifies whether the data bar has a negative border color that is different from the positive border color. | |
NegativeFillColor | Specifies the negative fill color of the data bar. | |
Priority | The priority of the conditional formatting rule. The value is used to determine which format should be evaluated and rendered. Lower numeric values are higher priority than higher numeric values. where '1' is the highest priority. (Inherited from GrapeCity.Excel.ExcelDataBarRule) | |
RightToLeft | Gets or sets a value indicating whether the data bar grows from right to left. (Inherited from GrapeCity.Excel.ExcelDataBarRule) | |
ShowBorder | Specifies whether the data bar has a border. | |
ShowValue | Indicates whether to show the values of the cells on which this data bar is applied. (Inherited from GrapeCity.Excel.ExcelDataBarRule) | |
StopIfTrue | Flag indicates whether apply other lower priority rules when this rule evaluates to true. (Inherited from GrapeCity.Excel.ExcelDataBarRule) | |
Type | Type of conditional formatting rule. (Inherited from GrapeCity.Excel.ExcelDataBarRule) |