ReferenceCurveColor Property

Spotfire 15.0 API Reference
Gets or sets the color by which this reference curve is rendered.

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

C#
public Color Color { get; set; }

Property Value

Type: Color
The color to render this reference curve with. Defaults to Black.
Version Information


See Also

Reference