The following table describes the <layout> attributes. All attributes are Boolean (true|false).
Attribute | Description |
---|---|
showDimensionsWithEmptyMeasureValues | Specifies whether the chart displays dimensions when some of their corresponding measures have no value |
showDimensionsWithMeasuresEqualToZero | Specifies whether the chart displays dimensions when some of their corresponding measures have values equal to zero |
showDimensionsWithSumOfMeasuresEqualToZero | Specifies whether the chart displays dimensions whose the corresponding sum of measure values is equal to zero |
showMeasuresWithEmptyDimensionValues | Specifies whether the chart displays measures when some of their corresponding dimensions have no value |
showParentNodes | Specifies whether the chart displays the parent of each dimension |
showMissingParent | Specifies whether the chart displays a missing parent value as a node for the dimension |
showTotal | Specifies whether the chart displays the sum of the measures |
parentAsTotal | Specifies whether the chart displays the dimension parent for the sum of its measures |
duplicateRowAggregation | Specifies whether the chart displays duplicate data. Measure values are not aggregated |
horizontal | Specifies ther chart orientation (horizontal or vertical) |