StiDataBarIndicator Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Components.StiDataBarIndicator"]
Namespace: Stimulsoft.Report.Components
The StiDataBarIndicator type exposes the following members.
Name | Description | |
---|---|---|
![]() | StiDataBarIndicator |
Creates a new object of the type StiDataBarIndicator.
|
![]() | StiDataBarIndicator(StiBrushType, Color, Color, Boolean, Color, Color, StiDataBarDirection, Single, Single, Single) |
Creates a new object of the type StiDataBarIndicator.
|
Name | Description | |
---|---|---|
![]() | BrushType |
Gets or sets value which indicates which type of brush will be used for Data Bar indicator drawing.
|
![]() | Direction |
Gets or sets value which direction data bar will be filled by brush, from left to right or from right to left.
|
![]() | Maximum |
Gets or sets minimum amount.
|
![]() | Minimum |
Gets or sets minimum amount.
|
![]() | NegativeBorderColor |
Gets or sets a border color of negative values for Data Bar indicator.
|
![]() | NegativeColor |
Gets or sets a color of negative values for data bar indicator.
|
![]() | PositiveBorderColor |
Gets or sets a border color of positive values for Data Bar indicator.
|
![]() | PositiveColor |
Gets or sets a color of positive values for data bar indicator.
|
![]() | ShowBorder |
Gets or sets value which indicates that border is drawing.
|
![]() | Value |
Gets or sets value from maximum or minimum amount.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | LoadFromJsonObject | (Overrides StiIndicatorLoadFromJsonObject(JObject).) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SaveToJsonObject | (Overrides StiIndicatorSaveToJsonObject(StiJsonSaveMode).) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |