public interface SeriesVwapOptions extends PlotVwapOptions, SeriesOptions
Volume Weighted Average Price (VWAP)
series. If the type
option is not specified, it is inherited from chart.type.
Configuration options for the series are given in three levels:
vwap
series are defined in plotOptions.vwap.
Modifier and Type | Interface and Description |
---|---|
static class |
SeriesVwapOptions.Type |
PlotVwapOptions.DashStyle, PlotVwapOptions.FindNearestPointBy, PlotVwapOptions.GapUnit, PlotVwapOptions.Linecap, PlotVwapOptions.PointDescriptionFormatter, PlotVwapOptions.Step
Modifier and Type | Method and Description |
---|---|
SeriesVwapOptions.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(SeriesVwapOptions.Type value)
(Highcharts, Highstock, Highmaps) This property is only in TypeScript
non-optional and might be
undefined in series objects from unknown
sources. |
getAllowPointSelect, getAnimation, getAnimationLimit, getBoostThreshold, getBorderColor, getBorderWidth, getClassName, getClip, getColor, getColorIndex, getCompareStart, getConnectEnds, getConnectNulls, getConnectors, getCropThreshold, getCursor, getDashStyle, getDataGrouping, getDataLabels, getDescription, getDragDrop, getEnableMouseTracking, getEvents, getExposeElementToA11y, getFindNearestPointBy, getGapSize, getGapUnit, getGetExtremesFromAll, getLabel, getLinecap, getLineWidth, getLinkedTo, getMarker, getName, getNegativeColor, getParams, getPoint, getPointDescriptionFormatter, getSelected, getShadow, getShowCheckbox, getShowInLegend, getSkipKeyboardNavigation, getSoftThreshold, getStates, getStep, getStickyTracking, getThreshold, getTooltip, getTurboThreshold, getVisible, getZIndex, getZoneAxis, getZones, setAllowPointSelect, setAnimation, setAnimation, setAnimation, setAnimationLimit, setBoostThreshold, setBorderColor, setBorderWidth, setClassName, setClip, setColor, setColor, setColor, setColorIndex, setCompareStart, setConnectEnds, setConnectNulls, setConnectors, setCropThreshold, setCursor, setCursor, setDashStyle, setDataGrouping, setDataLabels, setDescription, setDragDrop, setEnableMouseTracking, setEvents, setExposeElementToA11y, setFindNearestPointBy, setGapSize, setGapUnit, setGetExtremesFromAll, setLabel, setLinecap, setLineWidth, setLinkedTo, setMarker, setName, setNegativeColor, setNegativeColor, setNegativeColor, setParams, setPoint, setPointDescriptionFormatter, setSelected, setShadow, setShadow, setShowCheckbox, setShowInLegend, setSkipKeyboardNavigation, setSoftThreshold, setStates, setStep, 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
SeriesVwapOptions.Type getType()
undefined
in series objects from unknown
sources.getType
in interface SeriesOptions
void setType(SeriesVwapOptions.Type value)
undefined
in series objects from unknown
sources.Copyright © 2020. All rights reserved.