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  
getAnnotationAsXML(id) — Method in class com.anychartstock.AnyChartStock
Gets specified annotation settings as an XML.
getAnnotationListAsXML() — Method in class com.anychartstock.AnyChartStock
Returns all annotation configurations as an XML.
getCurrentDataGroupingInterval() — Method in class com.anychartstock.AnyChartStock
Gets current data grouping information.
getCurrentYAxisInfo(chartId, axisId) — Method in class com.anychartstock.AnyChartStock
Gets current Y axis scale information.
getDataSetCSV(dataSetID, columnsOrder, timeStampFormat, colsSep, rowsSep) — Method in class com.anychartstock.AnyChartStock
Gets data from a data as a CSV string.
getFirstDate() — Method in class com.anychartstock.AnyChartStock
Gets the first date of all used by visible series data sources.
getFirstVisibleDate() — Method in class com.anychartstock.AnyChartStock
Gets the first visible date.
getJPGImageBase64Encoded(settings) — Method in class com.anychartstock.AnyChartStock
Gets a chart screenshot as a base64 encoded JPG image.
getLastDate() — Method in class com.anychartstock.AnyChartStock
Gets the last date from all mapped and used by visible series data sources.
getLastVisibleDate() — Method in class com.anychartstock.AnyChartStock
Gets the last visible date.
getPDFBase64Encoded(settings) — Method in class com.anychartstock.AnyChartStock
Gets a chart screenshot as a base64 encoded PDF document.
getPNGImageBase64Encoded(settings) — Method in class com.anychartstock.AnyChartStock
Gets a chart screenshot as a base64 encoded PNG image.
getSelectedAnnotationId() — Method in class com.anychartstock.AnyChartStock
Returns selected annotation identifier.
getSeriesCloseValue(chartId, seriesId, searchForNotNaN) — Method in class com.anychartstock.AnyChartStock
Gets info about "close" field of the series.
getSeriesCustomValue(chartId, seriesId, field, searchForNotNaN) — Method in class com.anychartstock.AnyChartStock
Gets information about custom field of the series.
getSeriesHighValue(chartId, seriesId, searchForNotNaN) — Method in class com.anychartstock.AnyChartStock
Gets info about "high" field of the series.
getSeriesLowValue(chartId, seriesId, searchForNotNaN) — Method in class com.anychartstock.AnyChartStock
Gets info about "low" field of the series.
getSeriesOpenValue(chartId, seriesId, searchForNotNaN) — Method in class com.anychartstock.AnyChartStock
Gets info about "open" field of the series.
getSeriesPercentValueChange(chartId, seriesId, searchForNotNaN) — Method in class com.anychartstock.AnyChartStock
Gets info about a percent change of "value" (or "close" field, if "value" field is not specified) series field values.
getSeriesValue(chartId, seriesId, searchForNotNaN) — Method in class com.anychartstock.AnyChartStock
Gets info about "value" (or "close" field, if "value" field is not specified) series field.
getSeriesValueChange(chartId, seriesId, searchForNotNaN) — Method in class com.anychartstock.AnyChartStock
Gets info about a change of "value" (or "close" field, if "value" field is not specified) series field values.
getTechnicalIndicatorValue(chartId, technicalIndicatorId, searchForNotNaN) — Method in class com.anychartstock.AnyChartStock
Gets info about technical indicator value.
groupId — Property in class com.anychartstock.info.EventMarkerInfo
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