A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
scrollTo(date) — Method in class com.anychartstock.AnyChartStock
Scrolls a chart to the given date.
selectAnnotation(id) — Method in class com.anychartstock.AnyChartStock
Selects annotation by its identifier.
selectedRangeChange — Event in class com.anychartstock.AnyChartStock
Dispatched when the selected range of a chart is changed.
SELECTED_RANGE_CHANGE — Constant static property in class com.anychartstock.events.SelectedRangeChangeEvent
The SelectedRangeChangeEvent.SELECTED_RANGE_CHANGE dispatched when the selected range of a chart is changed.
SelectedRangeChangeEvent — Class in package com.anychartstock.events
The SelectedRangeChangeEvent class represents the event object passed to event listeners of selectedRangeChange event.
SelectedRangeChangeEvent(type, startDate, endDate, phase, source) — Constructor in class com.anychartstock.events.SelectedRangeChangeEvent
Constructor.
selectEventMarker(eventMarkerGroupId, eventMarkerId) — Method in class com.anychartstock.AnyChartStock
Selects specified event marker.
selectRange(type, unit, count, anchor) — Method in class com.anychartstock.AnyChartStock
Selects the specified range of dates.
series — Property in class com.anychartstock.info.techIndicators.SingleSeriesTechIndicatorInfo
Indicator value.
series — Property in class com.anychartstock.info.techIndicators.TRIXTechIndicatorInfo
MA value.
seriesId — Property in class com.anychartstock.info.EventMarkerInfo
SeriesValueInfo — Class in package com.anychartstock.info
The SeriesValueInfo class represents a data field information.
SeriesValueInfo(info) — Constructor in class com.anychartstock.info.SeriesValueInfo
Constructor.
setAnnotationList(settings) — Method in class com.anychartstock.AnyChartStock
Replaces all present annotations with the given list.
setConfig(config) — Method in class com.anychartstock.AnyChartStock
Replace chart configuration with a new one.
setEventMarkers(eventMarkers) — Method in class com.anychartstock.AnyChartStock
Replaces current event markers settings with new ones.
setSettings(value, preserveSelectedRange) — Method in class com.anychartstock.AnyChartStock
Replaces current chart visual settings with new ones.
showEventMarker(eventMarkerGroupId, eventMarkerId) — Method in class com.anychartstock.AnyChartStock
Shows specified hidden event marker.
showEventMarkerGroup(eventMarkerGroupId) — Method in class com.anychartstock.AnyChartStock
Shows specified hidden event marker group.
signalSeries — Property in class com.anychartstock.info.techIndicators.MACDTechIndicatorInfo
Signal series value.
signalSeries — Property in class com.anychartstock.info.techIndicators.TRIXTechIndicatorInfo
Volume value.
SingleSeriesTechIndicatorInfo — Class in package com.anychartstock.info.techIndicators
SingleSeriesTechIndicatorInfo represents an object that contains technical indicator info.
source — Property in class com.anychartstock.events.SelectedRangeChangeEvent
Represents range selection initiators entity.
startDate — Property in class com.anychartstock.events.SelectedRangeChangeEvent
Represents the start date of newly (or previously for "start" phase") selected range.
startDrawingAnnotation(type, settings) — Method in class com.anychartstock.AnyChartStock
Starts annotation drawing.
StochasticOscillatorTechIndicatorInfo — Class in package com.anychartstock.info.techIndicators
StochasticOscillatorTechIndicatorInfo class represent an object with Stochastic Oscillator (Fast,Slow) info.
StockChartMouseEvent — Class in package com.anychartstock.events
A StockChartMouseEvent object is dispatched into the event flow whenever mouse events occur in a chart.
StockChartMouseEvent(type, chartId, localX, localY, relatedObject, date) — Constructor in class com.anychartstock.events.StockChartMouseEvent
Constructor.
STOCK_CREATE — Constant static property in class com.anychartstock.events.StockEngineEvent
stockDataLoad — Event in class com.anychartstock.AnyChartStock
Dispatched when CSV data is loaded.
STOCK_DATA_LOAD — Constant static property in class com.anychartstock.events.StockEngineEvent
stockDraw — Event in class com.anychartstock.AnyChartStock
Dispatched when a chart is drawn.
STOCK_DRAW — Constant static property in class com.anychartstock.events.StockEngineEvent
StockEngineEvent — Final class in package com.anychartstock.events
StockEngineEvent(type) — Constructor in class com.anychartstock.events.StockEngineEvent
STOCK_GOT_DATA — Constant static property in class com.anychartstock.events.StockEngineEvent
STOCK_NO_DATA — Constant static property in class com.anychartstock.events.StockEngineEvent
STOCK_RENDER — Constant static property in class com.anychartstock.events.StockEngineEvent
stopDrawingAnnotation() — Method in class com.anychartstock.AnyChartStock
Stops annotation drawing.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z