SnapChart.SmallChartText Property
Gets settings for the text displayed in the SnapChart, when it’s too small to fit the diagram.
Namespace: DevExpress.Snap.Core.API
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
Declaration
Property Value
Type | Description |
---|---|
SmallChartText | A SmallChartText object containing the small chart text options. |
Remarks
Use the SmallChartText property to access and customize the text displayed by a chart if the chart’s dimensions are too small for displaying its diagram.
See Also