StiRadialTickLabelCustom Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Components.Gauge.StiRadialTickLabelCustom"]
Namespace: Stimulsoft.Report.Components.Gauge
The StiRadialTickLabelCustom type exposes the following members.
Name | Description | |
---|---|---|
StiRadialTickLabelCustom | Initializes a new instance of the StiRadialTickLabelCustom class |
Name | Description | |
---|---|---|
AllowApplyStyle | (Inherited from StiElementBase.) | |
Animation | (Inherited from StiGaugeElement.) | |
ComponentId | (Overrides StiGaugeElementComponentId.) | |
ElementType | (Overrides StiRadialTickLabelBaseElementType.) | |
Font |
Gets or sets font of component.
(Inherited from StiTickLabelBase.) | |
GetSkipIndicesEvent |
Occurs when getting the property SkipIndices.
(Inherited from StiTickBase.) | |
GetSkipValuesEvent |
Occurs when getting the property SkipValues.
(Inherited from StiTickBase.) | |
GetTextEvent |
Occurs when getting the property Text.
| |
GetValueEvent |
Occurs when getting the property Value.
| |
IsSkipMajorValues | (Inherited from StiTickBase.) | |
LabelRotationMode |
Gets or sets the rotation mode of labels.
(Inherited from StiRadialTickLabelBase.) | |
LocalizeName | (Overrides StiGaugeElementLocalizeName.) | |
MaximumValue |
Gets or sets the maximum value to which displaying should be.
(Inherited from StiTickBase.) | |
MinimumValue |
Gets or sets the minimum value, with which displaying should begin.
(Inherited from StiTickBase.) | |
Offset |
Gets or sets the offset from the scale based on the StiPlacement.
(Inherited from StiTickBase.) | |
OffsetAngle |
Gets or sets an additional rotation angle.
(Inherited from StiRadialTickLabelBase.) | |
Placement |
Gets or sets the placement of the tick relative to the scale.
(Inherited from StiTickBase.) | |
PropName | (Inherited from StiGaugeElement.) | |
Scale | (Inherited from StiGaugeElement.) | |
SkipIndices |
Gets or sets the indexes of values that cannot be displayed. Example: 1;2;3
(Inherited from StiTickBase.) | |
SkipIndicesObj | (Inherited from StiTickBase.) | |
SkipValues |
Gets or sets the values that should not be rendered. Example: 1;2;3
(Inherited from StiTickBase.) | |
SkipValuesObj | (Inherited from StiTickBase.) | |
Text |
Gets or sets text corresponds to this tick label.
| |
TextBrush |
Gets or sets a brush to draw text.
(Inherited from StiTickLabelBase.) | |
TextFormat |
Gets or sets the format used to convert value to a string.
(Inherited from StiTickLabelBase.) | |
TextObj | ||
Value |
Gets or sets value corresponds to this tick label.
| |
ValueObj | ||
Values |
Name | Description | |
---|---|---|
ApplyStyle | (Inherited from StiElementBase.) | |
CheckTickValue | (Inherited from StiTickBase.) | |
Clone | (Overrides StiTickLabelBaseClone.) | |
CreateNew | (Overrides StiGaugeElementCreateNew.) | |
DrawElement | (Overrides StiRadialTickLabelBaseDrawElement(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.) | |
GetMajorCollections | (Inherited from StiTickBase.) | |
GetMatrixRotation | (Inherited from StiRadialTickLabelBase.) | |
GetMinorCollections | (Inherited from StiTickBase.) | |
GetOffset | (Inherited from StiTickBase.) | |
GetPlacement | (Inherited from StiTickBase.) | |
GetPointCollection | (Inherited from StiTickBase.) | |
GetProperties | (Overrides StiGaugeElementGetProperties(IStiPropertyGrid, StiLevel).) | |
GetTextForRender(String) | (Inherited from StiTickLabelBase.) | |
GetTextForRender(Double, String) | (Inherited from StiTickLabelBase.) | |
GetTextForRender(String, String) | (Inherited from StiTickLabelBase.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
InvokeGetSkipIndices |
Raises the GetSkipIndices event.
(Inherited from StiTickBase.) | |
InvokeGetSkipValues |
Raises the GetSkipValues event.
(Inherited from StiTickBase.) | |
InvokeGetText |
Raises the GetText event.
| |
InvokeGetValue |
Raises the GetValue event.
| |
LoadFromJsonObject | (Overrides StiRadialTickLabelBaseLoadFromJsonObject(JObject).) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnGetSkipIndices |
Raises the GetSkipIndices event.
(Inherited from StiTickBase.) | |
OnGetSkipValues |
Raises the GetValue event.
(Inherited from StiTickBase.) | |
OnGetText |
Raises the GetText event.
| |
OnGetValue |
Raises the GetValue event.
| |
PrepareGaugeElement | (Overrides StiTickBasePrepareGaugeElement.) | |
SaveToJsonObject | (Overrides StiRadialTickLabelBaseSaveToJsonObject(StiJsonSaveMode).) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
GetSkipIndices |
Occurs when getting the property SkipIndices.
(Inherited from StiTickBase.) | |
GetSkipValues |
Occurs when getting the property SkipValues.
(Inherited from StiTickBase.) | |
GetText |
Occurs when getting the property Text.
| |
GetValue |
Occurs when getting the property Value.
|