Type alias ApexColumnData

ApexColumnData: {
    serie: ApexColumnSerie[];
    serieLabel: string;
}

Type declaration

Generated using TypeDoc