Interface ISlopeGraphOptions

interface ISlopeGraphOptions {
    mode: EMode;
}

Properties

Properties

mode: EMode