StiLinearBar Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Components.Gauge.StiLinearBar"]
Namespace: Stimulsoft.Report.Components.Gauge
The StiLinearBar type exposes the following members.
| Name | Description | |
|---|---|---|
| StiLinearBar | Initializes a new instance of the StiLinearBar class |
| Name | Description | |
|---|---|---|
| AllowApplyStyle | (Inherited from StiElementBase.) | |
| Animation | (Inherited from StiGaugeElement.) | |
| BarType | (Overrides StiBarBaseBarType.) | |
| BorderBrush |
Gets or sets the border of the component.
(Inherited from StiIndicatorBase.) | |
| BorderWidth |
Gets or sets the border thickness of the component.
(Inherited from StiIndicatorBase.) | |
| Brush |
Gets or sets a brush to fill a component.
(Inherited from StiIndicatorBase.) | |
| ComponentId | (Overrides StiGaugeElementComponentId.) | |
| ElementType | (Inherited from StiGaugeElement.) | |
| EmptyBorderBrush |
Gets or sets the border brush for the empty part of the bar indicator.
(Inherited from StiBarBase.) | |
| EmptyBorderWidth |
Gets or sets the border width for the empty part of the bar indicator.
(Inherited from StiBarBase.) | |
| EmptyBrush |
Gets or sets the brush for the empty part of the bar indicator.
(Inherited from StiBarBase.) | |
| EndWidth |
Gets or sets end width of the bar indicator.
(Inherited from StiBarBase.) | |
| GetValueEvent |
Occurs when getting the property Value.
(Inherited from StiIndicatorBase.) | |
| LocalizeName | (Overrides StiGaugeElementLocalizeName.) | |
| Offset |
Gets or sets the offset ratio of an item.
(Inherited from StiBarBase.) | |
| Placement |
Gets or sets the placement of the component.
(Inherited from StiIndicatorBase.) | |
| PropName | (Inherited from StiGaugeElement.) | |
| RangeColorMode |
Gets or sets value which indicates the mode that is used to build bar indicator background.
| |
| RangeList | (Inherited from StiBarBase.) | |
| Scale | (Inherited from StiGaugeElement.) | |
| Skin |
Gets or sets the skin of the component rendering.
| |
| StartWidth |
Gets or sets start width of the bar indicator.
(Inherited from StiBarBase.) | |
| UseRangeColor |
Gets or sets value which indicates whether we should use Brush property of the StiIndicatorBase class as brush for this indicator.
(Inherited from StiBarBase.) | |
| Value |
Gets or sets the current position of an indicator.
(Inherited from StiIndicatorBase.) | |
| ValueObj | (Inherited from StiIndicatorBase.) |
| Name | Description | |
|---|---|---|
| ApplyStyle | (Overrides StiElementBaseApplyStyle(IStiGaugeStyle).) | |
| CheckActualBrushForTopGeometry | (Overrides StiBarBaseCheckActualBrushForTopGeometry.) | |
| Clone | (Inherited from StiBarBase.) | |
| CreateNew | (Overrides StiGaugeElementCreateNew.) | |
| DrawElement | (Overrides StiElementBaseDrawElement(StiGaugeContextPainter).) | |
| 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 | (Overrides StiGaugeElementGetProperties(IStiPropertyGrid, StiLevel).) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InteractiveClick | (Overrides StiIndicatorBaseInteractiveClick(RectangleF, Point).) | |
| InvokeGetValue |
Raises the GetValue event.
(Inherited from StiIndicatorBase.) | |
| LoadFromJsonObject | (Overrides StiBarBaseLoadFromJsonObject(JObject).) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnGetValue |
Raises the GetValue event.
(Inherited from StiIndicatorBase.) | |
| OnRangeColorChanged | (Overrides StiBarBaseOnRangeColorChanged.) | |
| OnValueChanged | (Inherited from StiBarBase.) | |
| PrepareGaugeElement | (Inherited from StiIndicatorBase.) | |
| SaveToJsonObject | (Overrides StiBarBaseSaveToJsonObject(StiJsonSaveMode).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| GetValue |
Occurs when getting the property Value.
(Inherited from StiIndicatorBase.) |