StiLinearTickMarkCustomValue Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Components.Gauge.StiLinearTickMarkCustomValue"]
Namespace: Stimulsoft.Report.Components.Gauge
The StiLinearTickMarkCustomValue type exposes the following members.
| Name | Description | |
|---|---|---|
| StiLinearTickMarkCustomValue | Initializes a new instance of the StiLinearTickMarkCustomValue class | |
| StiLinearTickMarkCustomValue(Single) | Initializes a new instance of the StiLinearTickMarkCustomValue class | |
| StiLinearTickMarkCustomValue(Single, NullableSingle, NullableSingle, NullableSingle, NullableStiPlacement, StiGaugeElementSkin) | Initializes a new instance of the StiLinearTickMarkCustomValue class |
| Name | Description | |
|---|---|---|
| ComponentId | (Overrides StiCustomValueBaseComponentId.) | |
| LocalizedName | (Overrides StiCustomValueBaseLocalizedName.) | |
| Offset |
Gets or sets the offset ratio of an item.
(Inherited from StiCustomValueBase.) | |
| 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 |
Creates a new object that is a copy of the current instance.
(Inherited from StiCustomValueBase.) | |
| 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.) |