ScaleAxisBaseIndividualScalingMode Property

Spotfire 15.0 API Reference
Gets or sets the scaling mode that defines what the individual scaling is based on.

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 IndividualScalingMode IndividualScalingMode { get; set; }

Property Value

Type: IndividualScalingMode
Exceptions

ExceptionCondition
InvalidOperationExceptionIf the scale axis does not support individual scaling.
Version Information


See Also

Reference