Enums.RendererNormalizationType enumeration

  • QML Enumeration List
  • Enums.RendererNormalizationType enumeration
  • The RendererNormalizationType can be one of:

    ConstantDescription
    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.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.