StiRadialScale Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Components.Gauge.StiRadialScale"]
Namespace: Stimulsoft.Report.Components.Gauge
The StiRadialScale type exposes the following members.
Name | Description | |
---|---|---|
StiRadialScale | Initializes a new instance of the StiRadialScale 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.) | |
Center |
Gets or sets center of the radial scale.
| |
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.) | |
PropName | (Inherited from StiScaleBase.) | |
Radius |
Gets or sets outer radius of the radial scale. Should be from 0 to 1.
| |
RadiusMode |
Gets or sets the mode of calculating the radius RadialScale.
| |
ScaleType | (Overrides StiScaleBaseScaleType.) | |
Skin |
Gets or sets the skin of the component rendering.
| |
StartAngle |
Gets or sets start angle of the radial scale.
| |
StartWidth |
Gets or sets start width of the scale bar.
(Inherited from StiScaleBase.) | |
SweepAngle |
Gets or sets sweep angle of the radial scale.
| |
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 | (Overrides StiScaleBaseClone.) | |
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.) | |
GetEndWidth | ||
GetEvents | (Inherited from StiScaleBase.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetProperties | (Overrides StiScaleBaseGetProperties(IStiPropertyGrid, StiLevel).) | |
GetRadius | ||
GetStartWidth | ||
GetSweepAngle | ||
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.) |