LineStyle Enumeration TIBCO Spotfire 7.0 API Reference
Specifies different line styles available for use in visualizations.

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

[PersistenceVersionAttribute(2, 0)]
public enum LineStyle
Members

  Member nameValueDescription
Single0A single line.
Dot1A dotted line.
Dash2A dashed line.
Double3A double solid line.
Version Information

Supported in: 7.0, 6.5, 6.0, 5.5, 5.0
See Also