Google Apps Script API
    Preparing search index...
    interface WaterfallChartCustomSubtotal {
        dataIsSubtotal?: boolean;
        label?: string;
        subtotalIndex?: number;
    }
    Index

    Properties

    dataIsSubtotal?: boolean
    label?: string
    subtotalIndex?: number