abstract void |
AreaOptions.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
abstract void |
OhlcOptions.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsArea.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsArearange.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsAreaspline.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsAreasplinerange.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsBar.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsBoxplot.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsBubble.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsBullet.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsCandlestick.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsColumn.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsColumnrange.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsErrorbar.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsFlags.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsFunnel.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsGauge.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsHeatmap.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsLine.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsOhlc.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsPie.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsPolygon.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsPyramid.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsScatter.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsSeries.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsSolidgauge.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsSpline.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsTreemap.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
PlotOptionsWaterfall.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
abstract void |
PointOptions.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
abstract void |
PyramidOptions.setFindNearestPointBy(Dimension findNearestPointBy) |
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
|
void |
ChartModel.setPinchType(Dimension pinchType) |
Equivalent to zoomType, but for multitouch
gestures only.
|
void |
ChartModel.setZoomType(Dimension zoomType) |
Decides in what dimensions the user can zoom by dragging the mouse.
|