Click or drag to resize

metaStyleComposerTAppendColor Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.meta.render
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public void AppendColor(
	aceColorPalette paleta,
	stringTemplate template,
	PropertyCollection data
)
Request Example View Source

Parameters

paleta
Type: imbSCI.Core.reporting.colorsaceColorPalette
template
Type: imbSCI.Core.reporting.templatestringTemplate
data
Type: System.DataPropertyCollection
See Also