ReferenceLayerElementByAxis Property

Spotfire 15.0 API Reference
Gets the element-by axis of this ReferenceLayer. This axis is used to perform additional grouping of reference elements. The expression set on this axis must be categorical.

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 ReferenceLayerElementByAxis ElementByAxis { get; }

Property Value

Type: ReferenceLayerElementByAxis
Version Information

Supported in: 15.0
See Also

Reference