Enables individual scaling.
Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public bool IndividualScaling { get; set; }
Property Value
Type: BooleanExceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | If the scale axis does not support individual scaling. |
Version Information
See Also