pointHoverBackgroundColor property

dynamic pointHoverBackgroundColor

Implementation

external dynamic /*String|CanvasGradient|CanvasPattern|List<String>|List<String|CanvasGradient|CanvasPattern|List<String>>*/ get pointHoverBackgroundColor;
void pointHoverBackgroundColor=(dynamic v)

Implementation

external set pointHoverBackgroundColor(
    dynamic /*String|CanvasGradient|CanvasPattern|List<String>|List<String|CanvasGradient|CanvasPattern|List<String>>*/ v);