Values_0.ItemsLimitConfigurationSourceThe limit configuration of the visual display for an axis.
type nonrec t = {itemsLimit : Long.t option;The limit on how many items of a field are showed in the chart. For example, the number of slices that are displayed in a pie chart.
*)otherCategories : OtherCategories.t option;The Show other of an axis in the chart. Choose one of the following options: INCLUDE EXCLUDE
*)}