Skip to main content
A newer version of this page is available. .

ChartControl.SmallChartTextShowing Event

Occurs when the control size does not allow displaying a readable chart.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v18.2.UI.dll

Declaration

public event SmallChartTextShowingEventHandler SmallChartTextShowing

Event Data

The SmallChartTextShowing event's data class is EventArgs.

See Also