|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICategory
Represents the category(X) Series of a Chart in the scripting environment
| Method Summary | |
|---|---|
ISeriesData |
getDataExpr()
Gets query expression in the Category |
ISeriesGrouping |
getGrouping()
Gets grouping related information |
java.lang.String |
getOptionalValueGroupingExpr()
Gets the query expression for optional grouping for value series. |
java.lang.String |
getSorting()
Gets the name of SortOption. |
void |
setOptionalValueGroupingExpr(java.lang.String expr)
Sets the query expression for optional grouping for value series. |
void |
setSorting(java.lang.String sorting)
Sets SortOption by name. |
| Method Detail |
|---|
ISeriesData getDataExpr()
ISeriesGrouping getGrouping()
java.lang.String getSorting()
org.eclipse.birt.chart.model.attribute.SortOptionvoid setSorting(java.lang.String sorting)
sorting - the name of SortOptionorg.eclipse.birt.chart.model.attribute.SortOptionjava.lang.String getOptionalValueGroupingExpr()
void setOptionalValueGroupingExpr(java.lang.String expr)
expr - query expression
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||