fix lint error

This commit is contained in:
peter
2017-08-09 14:50:38 +08:00
parent 2f5687402d
commit 1cefa50242

View File

@@ -1608,7 +1608,7 @@ declare namespace CanvasJS {
* Default: solid
* Example: “dot”, “dash”, etc.
*/
lineDashType? : string;
lineDashType?: string;
/**
* Sets the Line Dash Type of line wherever null data is present.
* Note: