WaterfallChartConnectingLinesColor Property TIBCO Spotfire 7.12 API Reference
Gets or sets the color of the lines that connect waterfall blocks. A value of null means the color of the connection lines is decided by the current theme.

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

C#
public Nullable<ColorInfo> ConnectingLinesColor { get; set; }

Property Value

Type: NullableColorInfo
Version Information

Supported in: 7.9, 7.8, 7.7, 7.6, 7.12, 7.11, 7.10
See Also

Reference