Google Apps Script API
    Preparing search index...
    interface WaterfallChartDomain {
        data?: ChartData;
        reversed?: boolean;
    }
    Index

    Properties

    Properties

    data?: ChartData
    reversed?: boolean