RadControls for WPF

Represents a Color in Hue,Saturation,Brightness/Value (HSB/HSV). Supports conversion from and to RGB color.

Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.1.403.40

Syntax

C#
public class ColorHSB
Visual Basic
Public Class ColorHSB

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls.Charting..::..ColorHSB

See Also