Highcharts Dashboards
    Preparing search index...
    interface SnapJSON {
        height?: number;
        width?: number;
        [key: string]: JSONPrimitive | JSONType;
    }

    Hierarchy

    • JSONObject
      • SnapJSON

    Indexable

    • [key: string]: JSONPrimitive | JSONType
    Index

    Properties

    Properties

    height?: number
    width?: number