WaterfallChartTotalBarLevel Property

Spotfire 14.3 API Reference
Gets or sets the hierarchy level at which to (try) to show total bars.

Namespace:  Spotfire.Dxp.Application.Visuals
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 65.0.19510.3242 (65.0.19510.3242)
Syntax

C#
public int TotalBarLevel { get; set; }

Property Value

Type: Int32
Remarks

Level zero corresponds to just one total bar (i.e. no subtotals). If set to a higher level than presently exists in the x hierarchy just one total bar will be shown. Hierarchies with slider are counted as fully expanded with respect to the number of hierarchy levels they give rise to in this sense. When set to the highest level of a hierarchy with a slider, changing level with the slider with result in (sub)total bars at the level at which the slider indicates.
Version Information

Supported in: 14.3, 14.2, 14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0, 11.8
See Also

Reference