ChartControlSettings.SmallChartTextShowing Property
In This Article
Occurs when the control size does not allow you to display a readable chart.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public SmallChartTextShowingEventHandler SmallChartTextShowing { get; set; }
#Property Value
Type | Description |
---|---|
Small |
A Small |
See Also