Interface RampLabelsConfig

interface RampLabelsConfig {
    visible?: boolean;
}

Properties

Properties

visible?: boolean