Click or drag to resize

tableStyleDynamicRulecolorGradientDictionary Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the color gradient dictionary.

Namespace:  imbSCI.Core.extensions.table.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public ColorGradientDictionary colorGradientDictionary { get; set; }
Request Example View Source

Property Value

Type: ColorGradientDictionary
The color gradient dictionary.
See Also