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: 70.0.21819.5008 (70.0.21819.5008)
Syntax
C#
public float Width { get; set; }
Property Value
Type: SingleVersion Information
Supported in: 14.8, 14.7, 14.6
See Also