The following tables list the members exposed by FinancialChartRangeSelectorVisualData.
Name | Description | |
---|---|---|
FinancialChartRangeSelectorVisualData Constructor |
Name | Description | |
---|---|---|
ButtonHeights | The heights of each button. | |
ButtonLabels | The labels on the buttons. | |
ButtonLefts | The left positions of each button. | |
ButtonsChecked | Whether each button is checked. | |
ButtonsVisible | An array of booleans indicating whether or not each button is visible. | |
ButtonTops | The top positions of each button. | |
ButtonWidths | The widths of each button. | |
From | The start date. | |
FromHeight | The height of the from element. | |
FromLeft | The left position of the from element. | |
FromTop | The top position of the from element. | |
FromVisible | Visibility of the from element. | |
FromWidth | The width of the from element. | |
Height | The height of this element. | |
IsVisible | True if the range selector is visible, otherwise False. | |
Left | The left position of this element. | |
To | The end date. | |
ToHeight | The height of the to element. | |
ToLeft | The left position of the to element. | |
Top | The top position of this element. | |
ToTop | The top position of the to element. | |
ToVisible | Visibility of the to element. | |
ToWidth | The width of the to element. | |
Width | The width of this element. |
Name | Description | |
---|---|---|
Serialize | Serializes to a JSON string. |