Nebula Waterfall chart
Waterfall chart generic object definition
properties
namespaceProperties
color experimental | Color settings.
Most color options for visualizations are set in the color object in the options. You activate custom coloring by setting |
dataPoint experimental | Data point. |
dimensionAxis experimental | Dimension axis settings. |
footnote experimental string
| StringExpression | Visualization footnote. |
gridlines experimental | Grid lines settings. |
legend experimental | Legend settings. |
measureAxis experimental | Measure axis settings. |
qHyperCubeDef experimental | Extends |
refLine experimental | Reference lines settings |
showTitles experimental default=true boolean | Show title for the visualization. |
subtitle experimental string
| StringExpression | Visualization subtitle. |
title experimental string
| StringExpression | Visualization title. |
version experimental string | Current version of this generic object definition. |
FieldAttributes
objectField attributes structure.
Properties
dec experimental string | Defines the decimal separator. |
Fmt experimental string | Defines the format pattern that applies to qText. |
nDec experimental number | Number of decimals. |
Thou experimental string | Defines the thousand separator (if any). |
Type experimental string | Type of the field. |
UseThou experimental number | Defines whether or not a thousands separator must be used. |
InlineMeasureDef
objectExtends NxInlineMeasureDef
, see Engine API: NxInlineMeasureDef
.
Properties
subtotal experimental | Settings for subtotal |
valueType experimental default='NORMAL' 'NORMAL'
| 'INVERSE'
| 'SUBTOTAL' | Measure operation. |
MeasureProperties
objectExtends NxMeasure
, see Engine API: NxMeasure
.
Properties
qDef experimental | Extends |
paletteColor
objectColor information structure. Holds the actual color and index in palette.
Properties
color experimental string | Color as hex string (mandatory if index: -1) |
index experimental number | Index in palette |
properties.qDef.isCustomFormatted
booleanIf true, the client formatting will be toggled off.
properties.qDef.numFormatFromTemplate
booleanWhen enabled, the number format to use can be selected from multiple predefined formats based on the desired type (number, date).
properties.qDef.qNumFormat
FieldAttributesField attributes structure.
Properties
dec experimental string | Defines the decimal separator. |
Fmt experimental string | Defines the format pattern that applies to qText. |
nDec experimental number | Number of decimals. |
Thou experimental string | Defines the thousand separator (if any). |
Type experimental string | Type of the field. |
UseThou experimental number | Defines whether or not a thousands separator must be used. |
refLine
objectProperties
show experimental default=true boolean
| ValueExpression | Set to true to display this reference line. |
label experimental string | Reference line label. |
showLabel experimental default=true boolean | Set to true to show the label of this reference line. |
showValue experimental default=true boolean | Set to true to show the value of this reference line. |
paletteColor experimental | Color information structure. Holds the actual color and index in palette. |
style experimental | Styling settings for reference line |
coloredBackground experimental default=false boolean | Set to true to fill the label and/or value of this reference line with this color |
refLineStyle
objectStyling settings for reference line
Properties
lineThickness experimental default=2 number | Set the thickness for this reference line. |
lineType experimental default='' string | Set the dash type for this reference line. |
subtotalProperties
objectSettings for subtotal
Properties
enable experimental default=false boolean | Option to add a subtotal after a measure. |
label experimental default='Subtotal' string | Label of the subtotal added after a measure. |