| Property Getters/Setters Summary | ||
|---|---|---|
function | getBy() | |
| Represents the interval object for the group range. | ||
function | getEnd() | |
| Represents the end object for the group range. | ||
function | getGroupByTypes() | |
| Represents the group type for the group range. rangeofvalue Seconds Minutes Hours Days Months Quarters Years | ||
function | isAutoEnd() | |
| Specifies a boolean value that indicates whether the application will use the source data to set the endding range value. | ||
function | isAutoStart() | |
| Specifies a boolean value that indicates whether the application will use the source data to set the beginning range value. | ||
function | getStart() | |
| Represents the start object for the group range. | ||
| Property Getters/Setters Detail |
|---|
isAutoStart : Object | |
function isAutoStart() | |
isAutoEnd : Object | |
function isAutoEnd() | |
getStart : Object | |
function getStart() | |
getEnd : Object | |
function getEnd() | |
getBy : Object | |
function getBy() | |
getGroupByTypes : boolean[] | |
function getGroupByTypes() | |