Interface SetMaxYOptions

interface SetMaxYOptions {
    max?: number;
}

Properties

Properties

max?: number

Default

1