PropertyFormulaListChart
DescriptionSpecifies wether to display this list formulas in the chart or not. (total, average, standard deviation, etc. of a list of dimension cells).
TypeBoolean
Values
True (-1) Display values in chart.
False (0) Doesn't display values in chart.
DefaultFalse
Example
Code:Cube1.FormulaListChart = False
HTML:<PARAM NAME="FormulaListChart" VALUE= "0">
See also
NotesYou can set this value directly from the control in the preferences dialog.