File

libs/d3/src/lib/model/d3-graph-options.ts

Index

Properties

Properties

axisType
axisType: D3AxisType
Type : D3AxisType
dotted
dotted: boolean
Type : boolean
import { D3AxisType } from './d3-axis-type';

export interface D3GraphOptions {
    axisType: D3AxisType;
    dotted: boolean;
}

result-matching ""

    No results matching ""