stream-charts
    Preparing search index...
    interface SvgStrokeStyle {
        color: string;
        opacity: number;
        width: number;
    }
    Index

    Properties

    Properties

    color: string
    opacity: number
    width: number