Defines palette style.
MtxGridSeries.cs
Members |
Description |
palRange = 0 |
Levels are cacluated automatically from minimum and maximum value colors and number of palette steps. |
palRangeDiscrete = 1 |
Levels are calculated automaticaly, but now you can manually specify minimum, maximum, minimum/maximum color and step used to contruct palette entries. |
palCustom = 2 |
Manualy define each level and it's color. |
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|