Member Junction
    Preparing search index...

    Daily record count for the bar chart

    interface DailyRecordCount {
        Date: string;
        Label: string;
        Records: number;
    }
    Index

    Properties

    Properties

    Date: string
    Label: string
    Records: number