[]
        
(Showing Draft Content)

C1.WPF.Sparkline.Util.IThemeSupport.GetThemeColor

GetThemeColor Method

GetThemeColor(string)

Gets the color with a specified theme name.

Declaration
Color GetThemeColor(string themeName)
Function GetThemeColor(themeName As String) As Color
Parameters
Type Name Description
string themeName

Name of the theme.

Returns
Type Description
Color

The color.