interface HistogramStyle {
    base: number;
    color: string;
}

Properties

Properties

base: number

Optional separate colors keyed by an up/down flag set on the bar's volume sign.

color: string