File

src/app/modules/dashboard/interfaces/chartData.ts

Index

Properties

Properties

dataExpr
dataExpr:
footer
footer:
Optional
header
header:
export interface IBigNumberChart {
    header: 'string';
    dataExpr: 'string';
    footer?: 'string';
}

results matching ""

    No results matching ""