ngeo
    Preparing search index...
    interface I18n {
        xAxis?: string;
        yAxis?: string;
    }
    Index

    Properties

    Properties

    xAxis?: string

    Text for the x axis. Will be completed by km or ' m' (for kilometers or meters).

    yAxis?: string

    Text for the y axis. Will be completed by ' m' (for meters).