Highcharts Dashboards
    Preparing search index...

    Resizer options

    interface Options {
        enabled: boolean;
        snap: SnapOptions;
        styles: ElementStyles;
        type: "x" | "y" | "xy";
    }
    Index

    Properties

    Properties

    enabled: boolean

    Weather the resizer is enabled or not.

    Try it:

    Resize disabled

    Options for the snap mechanism.

    Style of the snap element.

    type: "x" | "y" | "xy"

    Resizer type.