Highcharts Dashboards
    Preparing search index...

    Options for the snap mechanism.

    interface SnapOptions {
        height?: number;
        width?: number;
    }
    Index

    Properties

    Properties

    height?: number

    Height of the element in pixels.

    width?: number

    Width of the element in pixels.