Raindex SDK Documentation
    Preparing search index...

    Interface AxisOptionsCfg

    interface AxisOptionsCfg {
        anchor?: string;
        label?: string;
        "label-anchor"?: string;
        "label-arrow"?: string;
    }
    Index

    Properties

    anchor?: string
    label?: string
    "label-anchor"?: string
    "label-arrow"?: string