public class SimpleChartJsHoverConfig extends Object implements ChartJsHoverConfig
| Constructor and Description |
|---|
SimpleChartJsHoverConfig() |
| Modifier and Type | Method and Description |
|---|---|
ChartJsInteractionMode |
getMode() |
Boolean |
isIntersect() |
void |
setIntersect(Boolean intersect) |
void |
setMode(ChartJsInteractionMode mode) |
public ChartJsInteractionMode getMode()
getMode in interface ChartJsHoverConfigpublic void setMode(ChartJsInteractionMode mode)
public Boolean isIntersect()
isIntersect in interface ChartJsHoverConfigpublic void setIntersect(Boolean intersect)
Copyright © 2018. All rights reserved.