public NMapFillRuleRange( System.string columnName, NColor color1, NColor color2, System.int colorCount )
Parameters
- columnName
- The name of the column to get values from.
- color1
- The start color for gradient generation.
- color2
- The end color for gradient generation.
- colorCount
- The number of gradient colors to generate.