Elements' Details |
HasAutoStart
boolean HasAutoStart;
- Description
- specifies whether the start value for the grouping is taken automatically
|
|
HasAutoEnd
boolean HasAutoEnd;
- Description
- specifies whether the end value for the grouping is taken automatically
|
|
HasDateValues
boolean HasDateValues;
- Description
- specifies whether date values are grouped
|
|
Start
double Start;
- Description
- specifies the start value for the grouping if HasAutoStart is false
|
|
End
double End;
- Description
- specifies the end value for the grouping if HasAutoEnd is false
|
|
Step
double Step;
- Description
- specifies the steps between the groups
|
|
GroupBy
long GroupBy;
- Description
- specifies the grouping of the date values.
|
|
SourceField
|
Groups
|
Copyright © 2010 Sun Microsystems, Inc.