TdxGaugeCircularWideScaleRange Members
A colored range mark (range bar) displayed on an unbound or data-aware wide circular scale.Constructors
Name | Description |
---|---|
Create(TComponent) | Inherited from TComponent. |
Properties
Name | Description |
---|---|
Collection | Specifies the collection containing the current element. Inherited from TcxComponentCollectionItem. |
Color | 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 | 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 | Specifies the outer radius of the circular range mark within an arc scale. Inherited from TdxGaugeCustomCircularScaleRange. |
Tag | Inherited from TComponent. |
ValueEnd | Specifies the range bar‘s fixed ending point position within a quantitative scale. Inherited from TdxGaugeCustomRange. |
ValueStart | Specifies the start position of the range bar on a quantitative scale. Inherited from TdxGaugeCustomRange. |
VCLComObject | Inherited from TComponent. |
Visible | Specifies whether the range mark is displayed within a quantitative scale. Inherited from TdxGaugeCustomRange. |
WidthFactor | Specifies the relative width of the range mark created within a quantitative scale. Inherited from TdxGaugeCustomRange. |
Methods
See Also