Attributes |
Name | Required | Request-time | Type | Description |
timeField | true | true | java.lang.String |
Name of the field in the resultsetvector which should be
used for the x axis.
This field must be a datetime value!
|
title | false | true | java.lang.String |
The title for the series
|
openField | false | true | java.lang.String |
The field for the open value
|
highField | true | true | java.lang.String |
The field for the high value
|
lowField | true | true | java.lang.String |
The field for the low value
|
closeField | false | true | java.lang.String |
The field for the close value
|