ReferenceLayerXAxis Property

Spotfire 15.0 API Reference
Gets the "X axis" of this ReferenceLayer. This axis can be used to override the expression of the parent category axis, when it is continuous. The expression set on this overriding axis must be continuous and have a type that matches that of the parent category axis.

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 ReferenceLayerXAxis XAxis { get; }

Property Value

Type: ReferenceLayerXAxis
Version Information

Supported in: 15.0
See Also

Reference