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