ChartToolTipController.ShowImage Property
Gets or sets a value indicating whether an image should be displayed in a tooltip.
Namespace: DevExpress.XtraCharts.Web
Assembly: DevExpress.XtraCharts.v25.2.Web.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true to show images in tooltips; otherwise, false. |
See Also