StiNeedle Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Components.Gauge.StiNeedle"]
Namespace: Stimulsoft.Report.Components.Gauge
The StiNeedle type exposes the following members.
Name | Description | |
---|---|---|
AllowApplyStyle | (Inherited from StiElementBase.) | |
Animation | (Inherited from StiGaugeElement.) | |
AutoCalculateCenterPoint |
Gets or sets a value indicating whether to calculate CenterPoint for the indicator automatically.
| |
BorderBrush | (Overrides StiIndicatorBaseBorderBrush.) | |
BorderWidth | (Overrides StiIndicatorBaseBorderWidth.) | |
Brush | (Overrides StiIndicatorBaseBrush.) | |
CapBorderBrush |
Gets or sets the border of the cap.
| |
CapBorderWidth |
Gets or sets the border thickness of the cap.
| |
CapBrush |
Gets or sets a brush to fill a cap.
| |
CenterPoint |
Gets or sets the center coordinate, around which it rotates. The minimum value - Point (0,0), the maximum - Point (1,1).
| |
ComponentId | (Overrides StiGaugeElementComponentId.) | |
CustomSkin | ||
ElementType | (Overrides StiGaugeElementElementType.) | |
EndWidth | ||
Font |
Gets or sets font of component.
| |
Format |
Gets or sets the format string for the ShowValue property.
| |
GetValueEvent |
Occurs when getting the property Value.
(Inherited from StiIndicatorBase.) | |
LocalizeName | (Overrides StiGaugeElementLocalizeName.) | |
OffsetNeedle | ||
Placement | (Overrides StiIndicatorBasePlacement.) | |
PropName | (Inherited from StiGaugeElement.) | |
RelativeHeight |
Gets or sets the height factor relative to the height of the basic component.
| |
RelativeWidth |
Gets or sets the width ratio relative to the height of the basic component.
| |
Scale | (Inherited from StiGaugeElement.) | |
ShowValue |
Gets or sets a value indicating whether to display a current value of the indicator.
| |
Skin |
Gets or sets the skin of the component rendering.
| |
StartWidth | ||
TextBrush |
Gets or sets a brush to draw text.
| |
Value |
Gets or sets the current position of an indicator.
(Inherited from StiIndicatorBase.) | |
ValueObj | (Inherited from StiIndicatorBase.) |
Name | Description | |
---|---|---|
ApplyStyle | (Overrides StiElementBaseApplyStyle(IStiGaugeStyle).) | |
Clone | (Inherited from StiIndicatorBase.) | |
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 StiIndicatorBaseLoadFromJsonObject(JObject).) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnGetValue |
Raises the GetValue event.
(Inherited from StiIndicatorBase.) | |
OnValueChanged | (Inherited from StiIndicatorBase.) | |
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.) |