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