The following tables list the members exposed by DatabarConditionalFormattingRule.
Name | Description | |
---|---|---|
![]() | DatabarConditionalFormattingRule Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AxisColor | Gets or sets the color of the axis. |
![]() | AxisPosition | Gets or sets the axis position. |
![]() | BorderColor | Gets or sets the color of the border. |
![]() | ConditionalFormatting | Gets or sets the ConditionalFormatting object that contains this rule. (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule) |
![]() | Direction | Gets or sets the direction. |
![]() | FillColor | Gets or sets the color of the fill. |
![]() | Gradient | Gets or sets a value that indicates whether this DatabarConditionalFormattingRule is a gradient. |
![]() | Maximum | Gets or sets the maximum value. Note: The maximum value only accepts the ConditionalFormattingValue object which has a Type property of Max, AutoMax, Number, Percent, Formula, or Pecentile. |
![]() | Minimum | Gets or sets the minimum value. Note: The minimum value only accepts the ConditionalFormattingValue object which has a Type property such as Min, AutoMin, Number, Percent, Formula, or Pecentile. |
![]() | NegativeBorderColor | Gets or sets the color of the negative border. |
![]() | NegativeFillColor | Gets or sets the color of the negative fill. |
![]() | Priority | Gets or sets the priority. (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule) |
![]() | ShowBorder | Gets or sets a value that indicates whether the border should be painted. |
![]() | ShowConditionalFormatOnly | Gets or sets a value that indicates whether the cell text should not be painted. (Inherited from FarPoint.Web.Spread.PrePaintTextConditionalFormattingRule) |
![]() | UseNegativeBorderColor | Gets or sets a value that indicates whether the negative border color is used to paint the border for the negative value. |
![]() | UseNegativeFillColor | Gets or sets a value that indicates whether the negative fill color is used to paint the negative value. |
Name | Description | |
---|---|---|
![]() | GetObjectData | Overridden. Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. |
![]() | GetPreferredSize | Gets the preferred (maximum required) size of the cell for the renderer control. (Inherited from FarPoint.Web.Spread.PrePaintTextConditionalFormattingRule) |
![]() | PaintCell | Overridden. Paints the cell. |
Name | Description | |
---|---|---|
![]() | DeserializeEntry | Overridden. |
![]() | OnPropertyChanged | Overloaded. Called when a property value changes. (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from FarPoint.Web.Spread.ConditionalFormattingRule) |