Click or drag to resize
INChartBrush Methods

The INChartBrush 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.
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.
Top
See Also