StiIndicatorBase Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Components.Gauge.Primitives.StiIndicatorBase"]
Namespace: Stimulsoft.Report.Components.Gauge.Primitives
The StiIndicatorBase type exposes the following members.
| Name | Description | |
|---|---|---|
| StiIndicatorBase | Initializes a new instance of the StiIndicatorBase class |
| Name | Description | |
|---|---|---|
| AllowApplyStyle | (Inherited from StiElementBase.) | |
| Animation | (Inherited from StiGaugeElement.) | |
| 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 | (Inherited from StiGaugeElement.) | |
| ElementType | (Inherited from StiGaugeElement.) | |
| GetValueEvent |
Occurs when getting the property Value.
| |
| LocalizeName | (Inherited from StiGaugeElement.) | |
| Placement |
Gets or sets the placement of the component.
| |
| PropName | (Inherited from StiGaugeElement.) | |
| Scale | (Inherited from StiGaugeElement.) | |
| Value |
Gets or sets the current position of an indicator.
| |
| ValueObj |
| Name | Description | |
|---|---|---|
| ApplyStyle | (Inherited from StiElementBase.) | |
| Clone | (Overrides StiElementBaseClone.) | |
| CreateNew | (Inherited from StiGaugeElement.) | |
| DrawElement | (Inherited from StiElementBase.) | |
| 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 | (Inherited from StiGaugeElement.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetProperties | (Inherited from StiGaugeElement.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InteractiveClick | ||
| InvokeGetValue |
Raises the GetValue event.
| |
| LoadFromJsonObject | (Overrides StiGaugeElementLoadFromJsonObject(JObject).) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnGetValue |
Raises the GetValue event.
| |
| OnValueChanged | ||
| PrepareGaugeElement | (Overrides StiGaugeElementPrepareGaugeElement.) | |
| SaveToJsonObject | (Overrides StiGaugeElementSaveToJsonObject(StiJsonSaveMode).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |