public static class HeatmapChart.HeatmapOptions extends AbstractOptions<HeatmapChart,HeatmapChart.HeatmapOptions>
Constructor and Description |
---|
HeatmapOptions(HeatmapChart backLink,
String instanceId,
String classId,
IdGenerator idGenerator,
Invocations<MethodInvocation> invocations) |
Modifier and Type | Method and Description |
---|---|
HeatmapChart.HeatmapOptions |
setColorAxisType(ColorAxisType colorAxisType) |
HeatmapChart.HeatmapInterpolatedColorAxis |
withInterpolatedColorAxis() |
HeatmapChart.HeatmapRangedColorAxis |
withRangedColorAxis() |
public HeatmapOptions(HeatmapChart backLink, String instanceId, String classId, IdGenerator idGenerator, Invocations<MethodInvocation> invocations)
public HeatmapChart.HeatmapOptions setColorAxisType(ColorAxisType colorAxisType)
public HeatmapChart.HeatmapRangedColorAxis withRangedColorAxis()
public HeatmapChart.HeatmapInterpolatedColorAxis withInterpolatedColorAxis()
Copyright © 2017. All rights reserved.