Gets or sets the width of the bars.
Allowed values are in the range [0, 100].
Namespace: Spotfire.Dxp.Application.VisualsAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Property Value
Type: SingleThe width of the bars as a percentage. Defaults to 80.
Remarks
If the x axis is continuous, this property is ignored. If binning is used on the x axis, the bars will occupy the full width of the bins. If binning is not used, bars will have a minimum width.
Version Information
See Also