Provides access to the ColorBlender object.
Namespace:
Nasosoft.Chart.DrawingAssembly: Nasosoft.Chart.Drawing (in Nasosoft.Chart.Drawing.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Class ColorBlender |
| C# |
|---|
public class ColorBlender |
| Visual C++ |
|---|
public ref class ColorBlender |
| JavaScript |
|---|
Nasosoft.Chart.Drawing.ColorBlender = function(); Type.createClass( 'Nasosoft.Chart.Drawing.ColorBlender'); |
Remarks
This class allows you easily obtain a gradient of colors between two selected color hues. By specifying a number of steps, developers may effortlessly create an even gradient of Color objects.
Inheritance Hierarchy
System..::.Object
Nasosoft.Chart.Drawing..::.ColorBlender
Nasosoft.Chart.Drawing..::.ColorBlender
