ColorHelper Class

Helper class for Color objects and for processing Custom Color Configuration json.
Inheritance Hierarchy
SystemObject
  Dundas.BI.UtilityColorHelper

Namespace:  Dundas.BI.Utility
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public static class ColorHelper

The ColorHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetColorFromHex
Public methodStatic memberGetCustomColors
Gets a dictionary of String/Color entries of Name/Color used in the application.
Top
See Also