Interface NxChartSettings

interface NxChartSettings {
    canvas: Canvas;
}

Properties

Properties

canvas: Canvas

Generated using TypeDoc