stz-util Documentation - v1.5.2
    Preparing search index...

    Interface CommonCartesian

    interface CommonCartesian {
        axis: string;
        bounds: string;
        clip: boolean;
        offset: boolean;
        position: Position;
        stack: string;
        stackWeight: number;
        title: CommonCartesianTitleConfig;
    }
    Index

    Properties

    axis: string
    bounds: string
    clip: boolean
    offset: boolean
    position: Position
    stack: string
    stackWeight: number