ChartToolTipController(ChartElement) Constructor
Initializes a new instance of the ChartToolTipController class with the specified owner.
Namespace: DevExpress.XtraCharts.Web
Assembly: DevExpress.XtraCharts.v24.1.Web.dll
NuGet Package: DevExpress.Web.Visualization
Declaration
Parameters
Name | Type | Description |
---|---|---|
owner | ChartElement | A ChartElement class descendant. |
See Also