Skip to main content

XRChart.SmallChartTextShowing Event

Occurs when the size of the control is not sufficient to display a readable chart.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v26.1.dll

Declaration

public event SmallChartTextShowingEventHandler SmallChartTextShowing

Event Data

The SmallChartTextShowing event's data class is EventArgs.

See Also