ScaleAxisBase IndexedTransformType Property TIBCO Spotfire 6.0 API Reference
Represents the axis transformation type for individual scales. The returned indexedTransformType can be used to set and get the axisTransformType for individual scales.

Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public IndexedAxisTransformType IndexedTransformType { get; }

Property Value

Type: IndexedAxisTransformType
See Also