Skip to main content

WebChartControl.SmallChartTextShowing Event

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

Namespace: DevExpress.XtraCharts.Web

Assembly: DevExpress.XtraCharts.v24.2.Web.dll

Declaration

public event SmallChartTextShowingEventHandler SmallChartTextShowing

Event Data

The SmallChartTextShowing event's data class is EventArgs.

See Also