Click or drag to resize
INChartGradientBrush Methods

The INChartGradientBrush type exposes the following members.

Methods
  NameDescription
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.
(Inherited from INChartBrush.)
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.
(Inherited from INChartBrush.)
Top
See Also