StiRangeBase Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Components.Gauge.Primitives.StiRangeBase"]
Namespace: Stimulsoft.Report.Components.Gauge.Primitives
The StiRangeBase type exposes the following members.
| Name | Description | |
|---|---|---|
| StiRangeBase | Initializes a new instance of the StiRangeBase class |
| Name | Description | |
|---|---|---|
| BorderBrush |
Gets or sets the border of the component.
| |
| BorderWidth |
Gets or sets the border thickness of the component.
| |
| Brush |
Gets or sets a brush to fill a component.
| |
| ComponentId | ||
| EndValue |
Gets or sets end value of the range.
| |
| EndWidth |
Gets or sets end width of the range bar.
| |
| LocalizeName | ||
| Offset |
Gets or sets the offset ratio of an item.
| |
| Placement |
Gets or sets the placement of the component.
| |
| PropName | ||
| RangeList | ||
| StartValue |
Gets or sets start value of the range.
| |
| StartWidth |
Gets or sets start width of the range bar.
|
| Name | Description | |
|---|---|---|
| Clone |
Creates a new object that is a copy of the current instance.
| |
| CreateNew | ||
| DrawRange | ||
| 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.) | |
| GetEvents | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetProperties | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| LoadFromJsonObject | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SaveToJsonObject | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |