stream-charts
    Preparing search index...
    interface BarStyle {
        fill: SvgFillStyle;
        stroke: SvgStrokeStyle;
        widthFraction: number;
    }
    Index

    Properties

    widthFraction: number