using RobotNet.WebApp.Charts.Models.Common.Dataset; namespace RobotNet.WebApp.Charts.Models.PieChart; public class PieChartDataset : ChartDataset { }