ColoringApply Method (Coloring)

Spotfire 15.0 API Reference
Applies the given Coloring as a template. This will clear the current settings and replace them with the settings from the template.

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

C#
public void Apply(
	Coloring template
)

Parameters

template
Type: Spotfire.Dxp.Application.Visuals.ConditionalColoringColoring
The template to apply.
Version Information


See Also

Reference