StiRadialTickMarkMinor Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Components.Gauge.StiRadialTickMarkMinor"]
Namespace: Stimulsoft.Report.Components.Gauge
The StiRadialTickMarkMinor type exposes the following members.
Name | Description | |
---|---|---|
StiRadialTickMarkMinor | Initializes a new instance of the StiRadialTickMarkMinor class |
Name | Description | |
---|---|---|
AllowApplyStyle | (Inherited from StiElementBase.) | |
Animation | (Inherited from StiGaugeElement.) | |
BorderBrush |
Gets or sets the border of the component.
(Inherited from StiTickMarkBase.) | |
BorderWidth |
Gets or sets the border thickness of the component.
(Inherited from StiTickMarkBase.) | |
Brush |
Gets or sets a brush to fill a component.
(Inherited from StiTickMarkBase.) | |
ComponentId | (Overrides StiGaugeElementComponentId.) | |
CustomSkin | (Inherited from StiTickMarkBase.) | |
ElementType | (Overrides StiRadialTickMarkBaseElementType.) | |
GetSkipIndicesEvent |
Occurs when getting the property SkipIndices.
(Inherited from StiTickBase.) | |
GetSkipValuesEvent |
Occurs when getting the property SkipValues.
(Inherited from StiTickBase.) | |
IsSkipMajorValues | (Overrides StiTickBaseIsSkipMajorValues.) | |
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 StiRadialTickMarkBase.) | |
Placement |
Gets or sets the placement of the tick relative to the scale.
(Inherited from StiTickBase.) | |
PropName | (Inherited from StiGaugeElement.) | |
RelativeHeight |
Gets or sets the height factor relative to the height of the basic component.
(Inherited from StiTickMarkBase.) | |
RelativeWidth |
Gets or sets the width ratio relative to the height of the basic component.
(Inherited from StiTickMarkBase.) | |
Scale | (Inherited from StiGaugeElement.) | |
Skin |
Gets or sets the skin of the component rendering.
(Inherited from StiTickMarkBase.) | |
SkipIndices |
Gets or sets the indexes of values that cannot be displayed. Example: 1;2;3
(Inherited from StiTickBase.) | |
SkipIndicesObj | (Inherited from StiTickBase.) | |
SkipMajorValues |
Gets or sets whether to pass major values.
| |
SkipValues |
Gets or sets the values that should not be rendered. Example: 1;2;3
(Inherited from StiTickBase.) | |
SkipValuesObj | (Inherited from StiTickBase.) |
Name | Description | |
---|---|---|
ApplyStyle | (Overrides StiElementBaseApplyStyle(IStiGaugeStyle).) | |
CheckTickValue | (Inherited from StiTickBase.) | |
Clone | (Inherited from StiTickMarkBase.) | |
CreateNew | (Overrides StiGaugeElementCreateNew.) | |
DrawElement | (Inherited from StiRadialTickMarkBase.) | |
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.) | |
GetActualSkin | (Inherited from StiTickMarkBase.) | |
GetEvents | (Inherited from StiGaugeElement.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetMajorCollections | (Inherited from StiTickBase.) | |
GetMinorCollections | (Inherited from StiTickBase.) | |
GetOffset | (Inherited from StiTickBase.) | |
GetPlacement | (Inherited from StiTickBase.) | |
GetPointCollection | (Overrides StiTickBaseGetPointCollection.) | |
GetProperties | (Overrides StiGaugeElementGetProperties(IStiPropertyGrid, StiLevel).) | |
GetRelativeHeight | (Inherited from StiTickMarkBase.) | |
GetRelativeWidth | (Inherited from StiTickMarkBase.) | |
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.) | |
LoadFromJsonObject | (Overrides StiRadialTickMarkBaseLoadFromJsonObject(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.) | |
PrepareGaugeElement | (Inherited from StiTickBase.) | |
SaveToJsonObject | (Overrides StiRadialTickMarkBaseSaveToJsonObject(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.) |