BarChart HundredPercentBars Property TIBCO Spotfire 6.0 API Reference
Gets or sets a flag indicating if all bars in this plot should be drawn with maximum size.

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

public bool HundredPercentBars { get; set; }

Property Value

Type: Boolean
true if all bars have the same height; otherwise false. Defaults to false.
See Also