Documentation
    Preparing search index...
    interface TickRange {
        tickLowerIndex: number;
        tickUpperIndex: number;
    }
    Index

    Properties

    tickLowerIndex: number
    tickUpperIndex: number