[]
        
(Showing Draft Content)

C1.WPF.Sparkline.Util.ThemeColor

ThemeColor Class

Represents the theme color class.

Inheritance
ThemeColor
Namespace: C1.WPF.Sparkline.Util
Assembly: C1.WPF.Sparkline.4.6.2.dll
Syntax
public class ThemeColor

Constructors

Name Description
ThemeColor()

Initializes a new instance of the ThemeColor class.

ThemeColor(string, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color)

Initializes a new instance of the ThemeColor class.

Properties

Name Description
Accent1

Gets or sets the accent1.

Accent2

Gets or sets the accent2.

Accent3

Gets or sets the accent3.

Accent4

Gets or sets the accent4.

Accent5

Gets or sets the accent5.

Accent6

Gets or sets the accent6.

BackgroundColor1

Gets or sets the background color1.

BackgroundColor2

Gets or sets the background color2.

Gets or sets the color of the followed hyperlink.

Gets or sets the hyperlink color.

Name

Gets or sets the name of the theme color.

TextColor1

Gets or sets the text color1.

TextColor2

Gets or sets the text color2.

Methods

Name Description
Clone()

Creates a new object that is a copy of the current instance.

GetThemeColor(string)