Maximize productivity with
30% off* for a limited time
using BOOSTDEV30.
Includes 3- and 5-packs.
*Some exclusions may apply.New Product LaunchBoldDesk: Help desk ticketing software.
Try it for free.dataSource: <SalesData>[
SalesData('L', 5),
SalesData('M', 3),
SalesData('M', 0),
SalesData('J', 2),
SalesData('V', 4),
SalesData('S', 3),
SalesData('D', 5),
],
SfCartesianChart(
primaryXAxis: CategoryAxis( arrangeByIndex: true),
// Other configurations
)
|