The RendererNormalizationType can be one of:
Constant | Description |
---|---|
Enums.RendererNormalizationTypeByField | (0) Normalize the data by a field. |
Enums.RendererNormalizationTypeByLog | (1) Normalize the data by log. |
Enums.RendererNormalizationTypeByPercentOfTotal | (2) Normalize the data by the normalizationTotal. |
Enums.RendererNormalizationTypeNone | (3) No normalization is used. |