RangeFilterValidVisualScales Property

Spotfire 15.0 API Reference
Gets a read-only list containing the valid scales that can be set on this filter.

Namespace:  Spotfire.Dxp.Application.Filters
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public ReadOnlyCollection<VisualScale> ValidVisualScales { get; }

Property Value

Type: ReadOnlyCollectionVisualScale
Version Information


See Also

Reference