public interface SeriesHistogramOptions extends PlotHistogramOptions, SeriesOptions
histogram
series. If the type option is not specified, it is
inherited from chart.type.
Configuration options for the series are given in three levels:
histogram
series are defined in plotOptions.histogram.
Modifier and Type | Interface and Description |
---|---|
static class |
SeriesHistogramOptions.Type |
PlotHistogramOptions.BinsNumber, PlotHistogramOptions.CompareBase, PlotHistogramOptions.FindNearestPointBy, PlotHistogramOptions.PointDescriptionFormatter
Modifier and Type | Method and Description |
---|---|
SeriesHistogramOptions.Type |
getType()
(Highcharts, Highstock, Highmaps) This property is only in TypeScript
non-optional and might be
undefined in series objects from unknown
sources. |
void |
setType(SeriesHistogramOptions.Type value)
(Highcharts, Highstock, Highmaps) This property is only in TypeScript
non-optional and might be
undefined in series objects from unknown
sources. |
getAllAreas, getAllowPointSelect, getAnimation, getAnimationLimit, getBinsNumber, getBinWidth, getBorderColor, getBorderRadius, getBorderWidth, getClassName, getClip, getColor, getColorAxis, getColorByPoint, getColorIndex, getColors, getCompare, getCompareBase, getCompareStart, getConnectors, getCrisp, getCropThreshold, getCursor, getDataGrouping, getDataLabels, getDepth, getDescription, getDragDrop, getEdgeColor, getEdgeWidth, getEnableMouseTracking, getEvents, getExposeElementToA11y, getFindNearestPointBy, getGetExtremesFromAll, getGrouping, getGroupPadding, getGroupZPadding, getJoinBy, getKeys, getLabel, getLinkedTo, getMaxPointWidth, getMinPointLength, getNavigatorOptions, getNegativeColor, getPoint, getPointDescriptionFormatter, getPointPadding, getPointPlacement, getPointRange, getPointStart, getPointWidth, getSelected, getShadow, getShowCheckbox, getShowInLegend, getShowInNavigator, getSkipKeyboardNavigation, getSoftThreshold, getStates, getStickyTracking, getThreshold, getTooltip, getTurboThreshold, getVisible, getZIndex, getZoneAxis, getZones, setAllAreas, setAllowPointSelect, setAnimation, setAnimation, setAnimation, setAnimationLimit, setBinsNumber, setBinWidth, setBorderColor, setBorderRadius, setBorderWidth, setClassName, setClip, setColor, setColor, setColor, setColorAxis, setColorByPoint, setColorIndex, setColors, setCompare, setCompareBase, setCompareStart, setConnectors, setCrisp, setCropThreshold, setCursor, setCursor, setDataGrouping, setDataLabels, setDepth, setDescription, setDragDrop, setEdgeColor, setEdgeWidth, setEnableMouseTracking, setEvents, setExposeElementToA11y, setFindNearestPointBy, setGetExtremesFromAll, setGrouping, setGroupPadding, setGroupZPadding, setJoinBy, setJoinBy, setKeys, setLabel, setLinkedTo, setMaxPointWidth, setMinPointLength, setNavigatorOptions, setNegativeColor, setNegativeColor, setNegativeColor, setPoint, setPointDescriptionFormatter, setPointPadding, setPointPlacement, setPointRange, setPointStart, setPointWidth, setSelected, setShadow, setShadow, setShowCheckbox, setShowInLegend, setShowInNavigator, setSkipKeyboardNavigation, setSoftThreshold, setStates, setStickyTracking, setThreshold, setTooltip, setTurboThreshold, setVisible, setZIndex, setZoneAxis, setZones
getId, getIndex, getLegendIndex, getMapData, getName, getStack, getXAxis, getYAxis, getZIndex, setId, setIndex, setLegendIndex, setMapData, setMapData, setName, setStack, setStack, setType, setXAxis, setXAxis, setYAxis, setYAxis, setZIndex
SeriesHistogramOptions.Type getType()
undefined
in series objects from unknown
sources.getType
in interface SeriesOptions
void setType(SeriesHistogramOptions.Type value)
undefined
in series objects from unknown
sources.Copyright © 2020. All rights reserved.