TdxCustomRangeControlHitTest.HitAtRulerElement Property
Indicates if the inspected point corresponds to a scale header displayed by the range control‘s ruler.
Declaration
property HitAtRulerElement: Boolean index rchtRulerElement read;
Property Value
Type |
---|
Boolean |
Remarks
Visible scales are divided into clickable headers only if the Date/Time Header or Scheduler data range selection and visualization model is active.
{Image}
The HitAtRulerElement property returns True if the inspected point corresponds to one of the scale headers within the range control’s viewport; otherwise, False.
See Also