Click or drag to resize

StiDataBarCondition Properties

The StiDataBarCondition type exposes the following members.

Properties
  NameDescription
Public propertyBrushType
Gets or sets value which indicates which type of brush will be used for Data Bar indicator drawing.
Public propertyColumn (Inherited from StiFilter.)
Public propertyCondition (Inherited from StiFilter.)
Public propertyDataType (Inherited from StiFilter.)
Public propertyDirection
Gets or sets value which direction data bar will be filled by brush, from left to right or from right to left.
Public propertyExpression
Gets or sets the filter expression.
(Inherited from StiFilter.)
Public propertyItem (Inherited from StiFilter.)
Public propertyMaximumType
Gets or sets processing type of maximal values for data bar indicator.
Public propertyMaximumValue
Gets or sets minimal value for data bar indicator.
Public propertyMinimumType
Gets or sets processing type of minimal values for data bar indicator.
Public propertyMinimumValue
Gets or sets minimal value for data bar indicator.
Public propertyNegativeBorderColor
Gets or sets a border color of negative values for Data Bar indicator.
Public propertyNegativeColor
Gets or sets a color of negative values for data bar indicator.
Public propertyPositiveBorderColor
Gets or sets a border color of positive values for Data Bar indicator.
Public propertyPositiveColor
Gets or sets a color of positive values for data bar indicator.
Public propertyShowBorder
Gets or sets value which indicates that border is drawing.
Public propertyTag (Inherited from StiBaseCondition.)
Public propertyValue1 (Inherited from StiFilter.)
Public propertyValue2 (Inherited from StiFilter.)
Top
See Also