Click or drag to resize
NChartSolidColorBrush Methods

The NChartSolidColorBrush type exposes the following members.

Methods
  NameDescription
Public methodClose
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodScaleColorWithHSV
Scale components of brush's colors (if any) according to HSV color model. HSV-representation of each component of each color is multiplied by corresponding scale factor.
Public methodScaleColorWithRGB
Scale components of brush's colors (if any) by given values. Each component of each color is multiplied by a corresponding scale factor.
Public methodToString (Inherited from Object.)
Top
See Also