| ColorBlend Class |
Namespace: Kettic.AspNet.Controls.ChartModel
The ColorBlend type exposes the following members.
| Name | Description | |
|---|---|---|
| ColorBlend |
Create new instance of ColorBlend class.
| |
| ColorBlend(Color) |
Create new instance of ColorBlend class.
| |
| ColorBlend(Object) |
Create new instance of ColorBlend class.
| |
| ColorBlend(Color, Object) |
Create new instance of ColorBlend class.
| |
| ColorBlend(Color, Single) |
Create new instance of ColorBlend class.
| |
| ColorBlend(Color, Single, Object) |
Create new instance of ColorBlend class.
|
| Name | Description | |
|---|---|---|
| AddRange |
Adds a range of elements to the collection.
| |
| Clone |
Clone this object.
| |
| Equals |
Comparing two objects.
(Overrides ObjectEquals(Object).) | |
| GetBrush |
Returns gradient brush
| |
| GetColor |
Gets color at specified position.
| |
| GetColors |
Gets ColorBlend's colors.
| |
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetPositions |
Gets ColorBlend's positions.
| |
| LoadFrom |
Load pairs colors\positions from specified object.
|