| 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 |
| addAnnotation(settings) — Method in class com.anychartstock.AnyChartStock |
|
Adds an annotation with specified settings. |
| addEventMarker(groupId, eventMarker) — Method in class com.anychartstock.AnyChartStock |
|
Adds new event marker to the specified group. |
| addEventMarkerGroup(chartId, seriesId, group) — Method in class com.anychartstock.AnyChartStock |
|
Adds new event marker group to the specified series. |
| annotationDeselect — Event in class com.anychartstock.AnyChartStock |
|
Dispatched when an annotation is deselected. |
| ANNOTATION_DESELECT — Constant static property in class com.anychartstock.events.AnnotationEvent |
|
The AnnotationEvent.ANNOTATION_DESELECT dispatched when an annotation is deselected. |
| annotationDrawingFinish — Event in class com.anychartstock.AnyChartStock |
|
Dispatched when user finishes drawing an annotation. |
| ANNOTATION_DRAWING_FINISHED — Constant static property in class com.anychartstock.events.AnnotationEvent |
|
The AnnotationEvent.ANNOTATION_DRAWING_FINISHED dispatched when a user finishes to draw an annotation. |
| annotationDrawingProgress — Event in class com.anychartstock.AnyChartStock |
|
Dispatched repeatedly when an annotation drawing started by calling the startDrawingAnnotation() method progresses. |
| ANNOTATION_DRAWING_PROGRESS — Constant static property in class com.anychartstock.events.AnnotationDrawingProgressEvent |
|
The AnnotationDrawingProgressEvent.ANNOTATION_DRAWING_PROGRESS dispatched repeatedly when a user is drawing an annotation. |
| AnnotationDrawingProgressEvent — Class in package com.anychartstock.events |
| |
| AnnotationDrawingProgressEvent(type, id, mouseX, mouseY) — Constructor in class com.anychartstock.events.AnnotationDrawingProgressEvent |
| |
| annotationDrawingStart — Event in class com.anychartstock.AnyChartStock |
|
Dispatched when an annotation drawing is started by calling the startDrawingAnnotation() method. |
| ANNOTATION_DRAWING_STARTED — Constant static property in class com.anychartstock.events.AnnotationEvent |
|
The AnnotationEvent.ANNOTATION_DRAWING_STARTED dispatched when an annotation drawing is started
startDrawingAnnotation() method. |
| annotationEditingFinish — Event in class com.anychartstock.AnyChartStock |
|
Dispatched when user finishes editing an annotation. |
| ANNOTATION_EDITING_FINISHED — Constant static property in class com.anychartstock.events.AnnotationEvent |
|
The AnnotationEvent.ANNOTATION_EDITING_FINISHED dispatched when the user finishes editing an annotation. |
| annotationEditingProgress — Event in class com.anychartstock.AnyChartStock |
|
Dispatched when an annotation editing progresses. |
| ANNOTATION_EDITING_PROGRESS — Constant static property in class com.anychartstock.events.AnnotationEvent |
|
The AnnotationEvent.ANNOTATION_EDITING_PROGRESS dispatched repeatedly when the user is editing an annotation. |
| annotationEditingStart — Event in class com.anychartstock.AnyChartStock |
|
Dispatched when an annotation editing is started. |
| ANNOTATION_EDITING_STARTED — Constant static property in class com.anychartstock.events.AnnotationEvent |
|
The AnnotationEvent.ANNOTATION_EDITING_STARTED dispatched when an annotation editing is started. |
| AnnotationEvent — Class in package com.anychartstock.events |
| |
| AnnotationEvent(type, id) — Constructor in class com.anychartstock.events.AnnotationEvent |
| |
| annotationRemove — Event in class com.anychartstock.AnyChartStock |
|
Dispatched when user removes an annotation using DELETE key. |
| ANNOTATION_REMOVE — Constant static property in class com.anychartstock.events.AnnotationEvent |
|
The AnnotationEvent.ANNOTATION_REMOVE dispatched when a user removes an annotation by DELETE button pressing
while the annotation is selected. |
| AnnotationRemoveEvent — Class in package com.anychartstock.events |
| |
| AnnotationRemoveEvent(type, id, config) — Constructor in class com.anychartstock.events.AnnotationRemoveEvent |
| |
| annotationSelect — Event in class com.anychartstock.AnyChartStock |
|
Dispatched when an annotation is selected. |
| ANNOTATION_SELECT — Constant static property in class com.anychartstock.events.AnnotationEvent |
|
The AnnotationEvent.ANNOTATION_SELECT dispatched when an annotation is selected. |
| AnyChartStock — Class in package com.anychartstock |
|
The main class used for AnyChart Stock Flex integration. |
| AnyChartStock() — Constructor in class com.anychartstock.AnyChartStock |
|
Creates an instance of AnyChartStock class. |
| appendData(dataSetId, csvData, removeCount) — Method in class com.anychartstock.AnyChartStock |
|
Appends CSV data to the chart. |
| approximatedDate — Property in class com.anychartstock.info.EventMarkerInfo |
| |
| AroonTechIndicatorInfo — Class in package com.anychartstock.info.techIndicators |
|
AroonTechIndicatorInfo class represents an object with Aroon info. |
|
| 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 |