PaletteStep Class |
Namespace: Arction.WinForms.Charting
The PaletteStep type exposes the following members.
| Name | Description | |
|---|---|---|
| PaletteStep |
Constructor for PaletteStep.
| |
| PaletteStep(ValueRangePalette) |
Constructor
| |
| PaletteStep(ValueRangePalette, Color, Double) |
Constructor
|
| Name | Description | |
|---|---|---|
| Color |
Step color
| |
| MaxValue |
Step maximum value
| |
| ShowLegendLabel |
Show palette step labels.
|
| Name | Description | |
|---|---|---|
| Dispose |
Release all resources used by this instance.
(Inherited from ChartNode.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Convert class description to string.
(Overrides ObjectToString.) |