Skip to main content
All docs
V25.1
  • TdxChartSeriesToolTipOptions Properties

    Stores series tooltip settings.
    Name Description
    Enabled Specifies if the Chart control displays a tooltip or a crosshair label for the series.
    Owner protected Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
    PointToolTipFormat Specifies a formatting pattern for series point tooltips.
    SeriesToolTipFormat Specifies a formatting pattern for the series tooltip.
    See Also