Back to Devexpress

ChartControl.SmallChartTextShowing Event

windowsforms-devexpress-dot-xtracharts-dot-chartcontrol-a8083ef1.md

latest1.1 KB
Original Source

ChartControl.SmallChartTextShowing Event

Occurs when the control shrinks to a size that cannot accommodate a readable chart.

Namespace : DevExpress.XtraCharts

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

NuGet Package : DevExpress.Win.Charts

Declaration

csharp
public event SmallChartTextShowingEventHandler SmallChartTextShowing
vb
Public Event SmallChartTextShowing As SmallChartTextShowingEventHandler

Event Data

The SmallChartTextShowing event's data class is EventArgs.

See Also

ChartControl Class

ChartControl Members

DevExpress.XtraCharts Namespace