using RobotNet.WebApp.Charts.Models.Common.Plugins; namespace RobotNet.WebApp.Charts.Models.BarChart; public class BarChartPlugins : ChartPlugins { }