MAIDR Documentation - v3.65.0
    Preparing search index...

    Bounding box returned by getChartLayoutInterface().getBoundingBox().

    interface GoogleBoundingBox {
        left: number;
        top: number;
        width: number;
        height: number;
    }
    Index

    Properties

    Properties

    left: number
    top: number
    width: number
    height: number