TdxChartSimpleToolTipOptions Properties
Stores simple tooltip settings for a Chart control.Name | Description |
---|---|
Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
ShowForPoints | Specifies if the Chart control displays tooltips for series points. |
ShowForSeries | Specifies if the Chart control displays a tooltip for a series. |
UseHintPause | Specifies if the Chart control displays a tooltip after a time interval defined at the application level. |
See Also