Raindex SDK Documentation
    Preparing search index...

    Interface HexBinOptionsCfg

    interface HexBinOptionsCfg {
        "bin-width"?: number;
        x?: string;
        y?: string;
    }
    Index

    Properties

    Properties

    "bin-width"?: number
    x?: string
    y?: string