StiBarBase Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Components.Gauge.Primitives.StiBarBase"]
Namespace: Stimulsoft.Report.Components.Gauge.Primitives
The StiBarBase type exposes the following members.
Name | Description | |
---|---|---|
StiBarBase | Initializes a new instance of the StiBarBase class |
Name | Description | |
---|---|---|
AllowApplyStyle | (Inherited from StiElementBase.) | |
Animation | (Inherited from StiGaugeElement.) | |
BarType | ||
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 | (Inherited from StiGaugeElement.) | |
ElementType | (Inherited from StiGaugeElement.) | |
EmptyBorderBrush |
Gets or sets the border brush for the empty part of the bar indicator.
| |
EmptyBorderWidth |
Gets or sets the border width for the empty part of the bar indicator.
| |
EmptyBrush |
Gets or sets the brush for the empty part of the bar indicator.
| |
EndWidth |
Gets or sets end width of the bar indicator.
| |
GetValueEvent |
Occurs when getting the property Value.
(Inherited from StiIndicatorBase.) | |
LocalizeName | (Inherited from StiGaugeElement.) | |
Offset |
Gets or sets the offset ratio of an item.
| |
Placement |
Gets or sets the placement of the component.
(Inherited from StiIndicatorBase.) | |
PropName | (Inherited from StiGaugeElement.) | |
RangeList | ||
Scale | (Inherited from StiGaugeElement.) | |
StartWidth |
Gets or sets start width of the bar indicator.
| |
UseRangeColor |
Gets or sets value which indicates whether we should use Brush property of the StiIndicatorBase class as brush for this indicator.
| |
Value |
Gets or sets the current position of an indicator.
(Inherited from StiIndicatorBase.) | |
ValueObj | (Inherited from StiIndicatorBase.) |
Name | Description | |
---|---|---|
ApplyStyle | (Inherited from StiElementBase.) | |
CheckActualBrushForTopGeometry | ||
Clone | (Overrides StiIndicatorBaseClone.) | |
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 | (Inherited from StiIndicatorBase.) | |
InvokeGetValue |
Raises the GetValue event.
(Inherited from StiIndicatorBase.) | |
LoadFromJsonObject | (Overrides StiIndicatorBaseLoadFromJsonObject(JObject).) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnGetValue |
Raises the GetValue event.
(Inherited from StiIndicatorBase.) | |
OnRangeColorChanged | ||
OnValueChanged | (Overrides StiIndicatorBaseOnValueChanged.) | |
PrepareGaugeElement | (Inherited from StiIndicatorBase.) | |
SaveToJsonObject | (Overrides StiIndicatorBaseSaveToJsonObject(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.) |