StiLinearScale Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Components.Gauge.StiLinearScale"]
Namespace: Stimulsoft.Report.Components.Gauge
The StiLinearScale type exposes the following members.
| Name | Description | |
|---|---|---|
| StiLinearScale | Initializes a new instance of the StiLinearScale class |
| Name | Description | |
|---|---|---|
| AllowApplyStyle | (Inherited from StiElementBase.) | |
| BorderBrush |
Gets or sets the border of the component.
(Inherited from StiScaleBase.) | |
| Brush |
Gets or sets a brush to fill a component.
(Inherited from StiScaleBase.) | |
| ComponentId | (Overrides StiScaleBaseComponentId.) | |
| EndWidth |
Gets or sets end width of the scale bar.
(Inherited from StiScaleBase.) | |
| Gauge | (Inherited from StiScaleBase.) | |
| IsReversed |
Gets or sets value that indicates whether the scale should be shown in reverse mode.
(Inherited from StiScaleBase.) | |
| Items | (Inherited from StiScaleBase.) | |
| Left |
Gets or sets X coordinate of the scale relative to height of the scale container.
(Inherited from StiScaleBase.) | |
| MajorInterval |
Gets or sets the major interval.
(Inherited from StiScaleBase.) | |
| Maximum |
Gets or sets end value of the scale.
(Inherited from StiScaleBase.) | |
| Minimum |
Gets or sets start value of the scale.
(Inherited from StiScaleBase.) | |
| MinorInterval |
Gets or sets the minor interval.
(Inherited from StiScaleBase.) | |
| Orientation |
Gets or sets linearScale orientation.
| |
| PropName | (Inherited from StiScaleBase.) | |
| RelativeHeight |
Gets or sets the height factor relative to the height of the basic component.
| |
| ScaleType | (Overrides StiScaleBaseScaleType.) | |
| StartWidth |
Gets or sets start width of the scale bar.
(Inherited from StiScaleBase.) | |
| Top |
Gets or sets Y coordinate of the scale relative to height of the scale container.
(Inherited from StiScaleBase.) |
| Name | Description | |
|---|---|---|
| ApplyStyle | (Overrides StiElementBaseApplyStyle(IStiGaugeStyle).) | |
| Clone | (Inherited from StiScaleBase.) | |
| CreateNew | (Overrides StiScaleBaseCreateNew.) | |
| DrawElement | (Inherited from 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 StiScaleBase.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetProperties | (Overrides StiScaleBaseGetProperties(IStiPropertyGrid, StiLevel).) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InteractiveClick | (Overrides StiScaleBaseInteractiveClick(MouseEventArgs).) | |
| LoadFromJsonObject | (Overrides StiScaleBaseLoadFromJsonObject(JObject).) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SaveToJsonObject | (Overrides StiScaleBaseSaveToJsonObject(StiJsonSaveMode).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |