StiRadialTickMarkCustomValue Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Components.Gauge.StiRadialTickMarkCustomValue"]
Namespace: Stimulsoft.Report.Components.Gauge
The StiRadialTickMarkCustomValue type exposes the following members.
| Name | Description | |
|---|---|---|
| StiRadialTickMarkCustomValue | Initializes a new instance of the StiRadialTickMarkCustomValue class | |
| StiRadialTickMarkCustomValue(Single) | Initializes a new instance of the StiRadialTickMarkCustomValue class | |
| StiRadialTickMarkCustomValue(Single, NullableSingle, NullableSingle, NullableSingle, NullableSingle, NullableStiPlacement, StiGaugeElementSkin) | Initializes a new instance of the StiRadialTickMarkCustomValue class | |
| StiRadialTickMarkCustomValue(Single, NullableSingle, NullableSingle, NullableSingle, NullableSingle, NullableStiPlacement, StiBrush, StiBrush, NullableSingle, StiGaugeElementSkin) | Initializes a new instance of the StiRadialTickMarkCustomValue class |
| Name | Description | |
|---|---|---|
| BorderBrush |
Gets or sets the border of the component.
| |
| BorderWidth |
Gets or sets the border thickness of the component.
| |
| Brush |
Gets or sets a brush to fill a component.
| |
| ComponentId | (Overrides StiCustomValueBaseComponentId.) | |
| LocalizedName | (Overrides StiCustomValueBaseLocalizedName.) | |
| Offset |
Gets or sets the offset ratio of an item.
(Inherited from StiCustomValueBase.) | |
| OffsetAngle |
Gets or sets an additional rotation angle.
| |
| Placement |
Gets or sets the placement of the component.
(Inherited from StiCustomValueBase.) | |
| PropName | (Inherited from StiCustomValueBase.) | |
| 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.
| |
| Skin |
Gets or sets the skin of the component rendering.
| |
| Value |
Gets or sets value corresponds to this tick element.
(Inherited from StiCustomValueBase.) |
| Name | Description | |
|---|---|---|
| Clone | (Overrides StiCustomValueBaseClone.) | |
| CreateNew | (Overrides StiCustomValueBaseCreateNew.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetEvents | (Inherited from StiCustomValueBase.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetProperties | (Overrides StiCustomValueBaseGetProperties(IStiPropertyGrid, StiLevel).) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| LoadFromJsonObject | (Overrides StiCustomValueBaseLoadFromJsonObject(JObject).) | |
| SaveToJsonObject | (Overrides StiCustomValueBaseSaveToJsonObject(StiJsonSaveMode).) | |
| ToString | (Overrides ObjectToString.) |