Spread WPF 17
GrapeCity.Excel Namespace / Excel2010DataBarRule Class
Properties

In This Topic
    Excel2010DataBarRule Class Members
    In This Topic

    The following tables list the members exposed by Excel2010DataBarRule.

    Public Constructors
     NameDescription
    Public ConstructorCreate a new instance of Excel2010DataBar rule.  
    Top
    Public Properties
     NameDescription
    Public PropertySpecifies the axis color of the data bar.  
    Public PropertySpecifies the axis position for the data bar.  
    Public PropertySpecifies the border color of the data bar.  
    Public PropertyGets or sets the color of the data bar. (Inherited from GrapeCity.Excel.ExcelDataBarRule)
    Public PropertySpecifies the direction for the data bar.  
    Public PropertySpecifies whether the data bar has gradient fill.  
    Public PropertyThe values of the maximum of the interpolation points in a gradient scale. (Inherited from GrapeCity.Excel.ExcelDataBarRule)
    Public PropertyThe maximum length of the data bar, as a percentage of the cell width. (Inherited from GrapeCity.Excel.ExcelDataBarRule)
    Public PropertyThe values of the minimum of the interpolation points in a gradient scale. (Inherited from GrapeCity.Excel.ExcelDataBarRule)
    Public PropertyThe minimum length of the data bar, as a percentage of the cell width. (Inherited from GrapeCity.Excel.ExcelDataBarRule)
    Public PropertySpecifies whether the data bar has a negative bar color that is different from the positive bar color.  
    Public PropertySpecifies the negative border color of the data bar.  
    Public PropertySpecifies whether the data bar has a negative border color that is different from the positive border color.  
    Public PropertySpecifies the negative fill color of the data bar.  
    Public PropertyThe 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)
    Public PropertyGets or sets a value indicating whether the data bar grows from right to left. (Inherited from GrapeCity.Excel.ExcelDataBarRule)
    Public PropertySpecifies whether the data bar has a border.  
    Public PropertyIndicates whether to show the values of the cells on which this data bar is applied. (Inherited from GrapeCity.Excel.ExcelDataBarRule)
    Public PropertyFlag indicates whether apply other lower priority rules when this rule evaluates to true. (Inherited from GrapeCity.Excel.ExcelDataBarRule)
    Public PropertyType of conditional formatting rule. (Inherited from GrapeCity.Excel.ExcelDataBarRule)
    Top
    See Also