public class ColumnPlotOptions extends BaseColumnPlotOptions<ColumnPlotOptions>
BaseChart.setColumnPlotOptions(ColumnPlotOptions) )} method or directly on a
series via the Series.setPlotOptions(PlotOptions) method.
Note that these options are only needed if you want to specifically control the general options
for all column type series in the entire chart. If you instead want to control the options for all
series in the chart (not just those of a column type), then you can use the SeriesPlotOptions
class instead. Or, if you want to control the plot options for just one series (and not all column type
series in the chart), use the Series.setPlotOptions(PlotOptions) method.PlotOptions.Cursor, PlotOptions.PointPlacement, PlotOptions.Stacking| Constructor and Description |
|---|
ColumnPlotOptions() |
setBorderColor, setBorderColor, setBorderRadius, setBorderWidth, setColorByPoint, setDepth, setGroupPadding, setMinPointLength, setPointPadding, setPointWidthgetDataLabels, setAllowPointSelect, setAnimation, setAnimation, setBaseDataLabels, setColor, setColor, setCropThreshold, setCursor, setDashStyle, setDataGrouping, setDataLabels, setEnableMouseTracking, setHoverStateEnabled, setHoverStateLineWidth, setHoverStateMarker, setId, setLegendIndex, setLineWidth, setLinkedTo, setLinkedTo, setMarker, setNegativeColor, setNegativeColor, setPointInterval, setPointPlacement, setPointStart, setSelected, setShadow, setShowCheckbox, setShowInLegend, setStacking, setStickyTracking, setThreshold, setTurboThreshold, setVisible, setZIndex, setZoneAxis, setZonesgetOptions, setOptionCopyright © 2015. All Rights Reserved.