MAIDR JavaScript API
    Preparing search index...

    A price scale; only its width is read, to find where a pane's plot starts.

    interface LwcPriceScale {
        width: () => number;
    }
    Index

    Properties

    Properties

    width: () => number