fcharts-js - v0.3.0
    Preparing search index...

    Interface ScatterRefLine

    interface ScatterRefLine {
        color?: string;
        label: string;
        x: number;
    }
    Index

    Properties

    Properties

    color?: string
    label: string
    x: number