Gets or sets a value indicating whether the lines are individually scaled.
Namespace: Spotfire.Dxp.Application.VisualsAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
public bool ShowIndividualScaling { get; set; }
public bool ShowIndividualScaling { get; set; }
Property Value
Type:
BooleanThe Y-axis scale can either be the same for all lines, or individual for each line.
Individual means the lines are normalized so that all lines are shown on a scale with the actual value expressed as a
percentage of the maximum value for each line.
If all lines have the same scale it ranges from the lowest to the highest value of all lines being plotted.
This should be used when the values are of the same unit and similar magnitude.
Supported in: 6.5, 6.0, 5.5, 5.0, 4.5