Skip to main content
All docs
V23.2

TdxChartXYDiagramToolTipOptions Properties

Stores XY diagram tooltip settings.
Name Description
Mode Specifies the active tooltip display mode for an XY diagram.
Owner protected Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
PointToolTipFormat Specifies the formatting pattern for series point tooltips at the diagram level. Inherited from TdxChartDiagramToolTipOptions.
SeriesToolTipFormat Specifies the formatting pattern for series tooltips at the diagram level. Inherited from TdxChartDiagramToolTipOptions.
See Also