DMSDataChartColumnWorker: DataChartColumn & {
    type: Exclude<DMSDataChartColumnType, "id">;
}