StiRadialTickLabelCustomValue Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Components.Gauge.StiRadialTickLabelCustomValue"]
Namespace: Stimulsoft.Report.Components.Gauge
The StiRadialTickLabelCustomValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | StiRadialTickLabelCustomValue | Initializes a new instance of the StiRadialTickLabelCustomValue class |
![]() | StiRadialTickLabelCustomValue(Single, String) | Initializes a new instance of the StiRadialTickLabelCustomValue class |
![]() | StiRadialTickLabelCustomValue(Single, String, Single) | Initializes a new instance of the StiRadialTickLabelCustomValue class |
![]() | StiRadialTickLabelCustomValue(Single, String, NullableSingle, NullableSingle, NullableStiLabelRotationMode, NullableStiPlacement) | Initializes a new instance of the StiRadialTickLabelCustomValue class |
Name | Description | |
---|---|---|
![]() | ComponentId | (Overrides StiCustomValueBaseComponentId.) |
![]() | LabelRotationMode |
Gets or sets the rotation mode of labels.
|
![]() | 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.) |
![]() | 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.) |