ColoringApply Method (String)

Spotfire 15.0 API Reference
Applies the template named templateName from the ColoringTemplateCollection to this Coloring.

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(
	string templateName
)

Parameters

templateName
Type: SystemString
Name of the template to apply.
Version Information


See Also

Reference