Skip to main content

TdxGaugeCustomCircularScaleRange Properties

The base class for the colored range marks (range bars) used in the arc and wide circular arc scales.
Name Description
Collection Specifies the collection containing the current element. Inherited from TcxComponentCollectionItem.
Color protected Specifies the color of the current range bar. Inherited from TdxGaugeCustomRange.
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. Inherited from TdxGaugeCustomRange.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
RadiusFactor protected Specifies the outer radius of the circular range mark within an arc scale.
Tag Inherited from TComponent.
ValueEnd protected Specifies the range bar‘s fixed ending point position within a quantitative scale. Inherited from TdxGaugeCustomRange.
ValueStart protected Specifies the start position of the range bar on a quantitative scale. Inherited from TdxGaugeCustomRange.
VCLComObject Inherited from TComponent.
Visible protected Specifies whether the range mark is displayed within a quantitative scale. Inherited from TdxGaugeCustomRange.
WidthFactor protected Specifies the relative width of the range mark created within a quantitative scale. Inherited from TdxGaugeCustomRange.
See Also