filterSpecs property
The filters applied to the source data of the chart.
Only supported for data source charts.
Implementation
core.List<FilterSpec>? filterSpecs;
The filters applied to the source data of the chart.
Only supported for data source charts.
core.List<FilterSpec>? filterSpecs;