Skip to main content

TdxGaugeCustomRange Properties

The base class for the range bars (i.e., range marks) that can be created within a quantitative scale.
Name Description
Collection Specifies the collection containing the current element. Inherited from TcxComponentCollectionItem.
Color protected Specifies the color of the current range bar.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
DesignInfo Inherited from TComponent.
DisplayName Specifies the collection item’s name displayed in the collection editor. Inherited from TcxComponentCollectionItem.
ID Gets the unique identifier of the current collection element. Inherited from TcxComponentCollectionItem.
Index Specifies the zero-based index of the current element in the collection. Inherited from TcxComponentCollectionItem.
LinkedWithScaleValue protected Specifies how the range bar’s starting and ending points are anchored to a quantitative scale.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
Tag Inherited from TComponent.
ValueEnd protected Specifies the range bar‘s fixed ending point position within a quantitative scale.
ValueStart protected Specifies the start position of the range bar on a quantitative scale.
VCLComObject Inherited from TComponent.
Visible protected Specifies whether the range mark is displayed within a quantitative scale.
WidthFactor protected Specifies the relative width of the range mark created within a quantitative scale.
See Also