A newer version of this page is available.
Switch to the current version.
XRChart.SmallChartTextShowing Event
Occurs when the control size does not allow displaying a readable chart.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v18.2.dll
Declaration
public event SmallChartTextShowingEventHandler SmallChartTextShowing
Public Event SmallChartTextShowing As SmallChartTextShowingEventHandler
Event Data
The SmallChartTextShowing event's data class is EventArgs.
See Also
Feedback