StiLinearTickLabelCustomValue Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Components.Gauge.StiLinearTickLabelCustomValue"]
Namespace: Stimulsoft.Report.Components.Gauge
The StiLinearTickLabelCustomValue type exposes the following members.
Name | Description | |
---|---|---|
StiLinearTickLabelCustomValue | Initializes a new instance of the StiLinearTickLabelCustomValue class | |
StiLinearTickLabelCustomValue(Single, String) | Initializes a new instance of the StiLinearTickLabelCustomValue class | |
StiLinearTickLabelCustomValue(Single, String, NullableSingle, NullableStiPlacement) | Initializes a new instance of the StiLinearTickLabelCustomValue 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.) | |
Text |
Gets or sets text corresponds to this tick label.
| |
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.) |