Gets or sets a value indicating whether the Width should be constant during the fitting calculation.
Namespace: Spotfire.Dxp.Application.Visuals.FittingModels
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax
C#
public bool WidthIsFixed { get; set; }
Property Value
Type: BooleanVersion Information
See Also