Gets or sets a value for the relative width.
This value is always in the range [0, 100], where 100 is the full width of the categorical element
and 0 means that the element is not visible.
Namespace: Spotfire.Dxp.Application.Visuals.ReferenceElements
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public float Width { get; set; }
Property Value
Type: SingleVersion Information
Supported in: 15.0, 14.8
See Also