Attribute
|
Description
|
---|---|
changeable
|
A mandatory attribute that determines when the value can be changed. This attribute works the same way as the changeable attribute for fp:*Param tags.
|
id
|
A mandatory attribute that specifies the ID of the tag.
|
name
|
A mandatory attribute that specifies the name of the tag. The name must be "chartSorting".
|
descr
|
An optional attribute that describes the chartSize tag. The description is displayed when the report type is created or edited, or when the report is generated. The default value is "" (no description).
|
defaultvalue
|
An optional attribute; set to one of these values:
▪ bar: A bar chart (the default value)
▪ stackedbar: A stacked bar chart
▪ xy: An XY chart
▪ stackedxy: A stacked XY chart
▪ pie: A pie chart
▪ radar: A radar chart
|
Tag
|
Chart type
|
Descriptopm
|
---|---|---|
X
|
bar
|
Specifies the criterion-member tuple on the X axis
|
no name
|
stackedbar
|
You can use any number of pwcDomain tags.
|
X Y
|
xy
|
X represents the criterion-member tuple on the X axis. Y represents the criterion-member tuple on the Y axis.
|
not applicable
|
stackedxy
|
The pwcDomains are not used.
|
X [Y]
|
pie
|
X represents the criterion-member tuple that uses the circle sector. [Y] represents the criterion-member tuple that uses the height. If [Y] is not set, the height is same for all elements.
|
no name
|
radar
|
Any number of pwcDomain tags can be used, and their names do not matter.
|
Attribute
|
Description
|
|
---|---|---|
changeable
|
Mandatory
|
Determines when the value can be changed. This attribute works the same way as the changeable attribute for fp:*Param tags.
|
charttypeid
|
Mandatory
|
Specifies the ID of the chartType tag. The user interface uses the chartType tag value to determine whether the chartSorting tag is displayed.
|
id
|
Mandatory
|
Specifies the ID of the tag.
|
masterid
|
Mandatory
|
Specifies the ID for the viewParam that controls this parameter. In the user interface, you must set the master viewParam first, or you cannot know which criteria are available.
|
name
|
Mandatory
|
Specifies the name of the tag. The name must be "chartSorting".
|
allmembersid
|
Optional
|
Specifies the ID of the allMembers checkboxParam tag.
|
descr
|
Optional
|
Describes the pwcDomain tag. The description is displayed when the report type is created or edited or when the report is generated. The default value is "" (no description)
|
Attribute
|
Description
|
|
---|---|---|
changeable
|
Mandatory
|
Determines when the value can be changed. This attribute works the same way as the changeable attribute for fp:*Param tags.
|
id
|
Mandatory
|
Specifies the ID of the tag.
|
name
|
Mandatory
|
Specifies the name of the tag. The name of the tag must be "chartSize".
|
descr
|
Optional
|
Describes the chartSize tag. The description is displayed when the report type is created or edited or when the report is generated. The default value is "" (no description).
|
defaultvalue
|
Optional
|
Set to one of the following values:
▪ extra_small
▪ small
▪ normal (default value)
▪ large
▪ extra_large
|
Attribute
|
Requirement
|
Description
|
---|---|---|
changeable
|
Mandatory
|
Determines when the value can be changed.
This attribute works the same way as the changeable attribute for fp:*Param tags.
|
charttypeid
|
Mandatory
|
Specifies the ID of the chartType tag.
The user interface uses the chartType tag value to determine whether the chartSorting tag is displayed.
|
id
|
Mandatory
|
Specifies the ID of the tag.
|
name
|
Mandatory
|
Specifies the name of the tag.
This attribute must be set to "chartSorting".
|
descr
|
Optional
|
Describes the chartSorting tag. The description is displayed when the report type is created or edited or when the report is generated.
The default value is "" (no description).
|
defaultvalue
|
Optional
|
Set to one of the following values:
▪ original: The order of the elements in a tree
▪ bestattop: The best element first (default value)
▪ bestatbottom: The best element last
|