Back to Devexpress

WebChartControl.SmallChartTextShowing Event

aspnet-devexpress-dot-xtracharts-dot-web-dot-webchartcontrol-6611dad9.md

latest1.1 KB
Original Source

WebChartControl.SmallChartTextShowing Event

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

Namespace : DevExpress.XtraCharts.Web

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

NuGet Package : DevExpress.Web.Visualization

Declaration

csharp
public event SmallChartTextShowingEventHandler SmallChartTextShowing
vb
Public Event SmallChartTextShowing As SmallChartTextShowingEventHandler

Event Data

The SmallChartTextShowing event's data class is EventArgs.

See Also

WebChartControl Class

WebChartControl Members

DevExpress.XtraCharts.Web Namespace