JavaScript/jQuery Chart Interfaces
This section describes interfaces that the Chart component uses.
LegendItem
An object that provides information about a legend item.
                        import { LegendItem } from "devextreme/common/charts"
                    
            
                        Type:
                    
        See Also
Feedback