ValueRangePalette Class |
Namespace: Arction.WinForms.Charting
The ValueRangePalette type exposes the following members.
| Name | Description | |
|---|---|---|
| ValueRangePalette |
Constructor for Form designer list editor.
| |
| ValueRangePalette(IChartNode) |
Constructor.
|
| Name | Description | |
|---|---|---|
| MinValue |
Step minimum value.
| |
| ShowMinValueLegendLabel |
Show palette step minimum label.
| |
| Steps |
Palette steps
| |
| Type |
Palette coloring type.
|
| Name | Description | |
|---|---|---|
| CreateDefaultSteps |
Create steps.
| |
| 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.) | |
| GetColorByValue |
Calculate color corresponding the given value, with the value-range palette defined.
| |
| 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.) |
| Name | Description | |
|---|---|---|
| FormatStepValueText |
Format PaletteStep Value text event.
|