@ukkidney/ukrdc-axios-ts
    Preparing search index...

    Interface AxisLabels2d

    Generic class for any x/y axis labels

    AxisLabels2d

    interface AxisLabels2d {
        x?: string;
        y?: string;
    }
    Index

    Properties

    Properties

    x?: string

    AxisLabels2d

    y?: string

    AxisLabels2d