ReferenceLayerColorAxis Property

Spotfire 15.0 API Reference
Gets the color axis of this ReferenceLayer. This axis can be used to define a color assignments for reference elements that differs from that of the parent visualization.

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

C#
public ReferenceLayerColorAxis ColorAxis { get; }

Property Value

Type: ReferenceLayerColorAxis
Version Information

Supported in: 15.0
See Also

Reference