Skip to main content

TreeMapColorizerBuilder.Range Method

Name Parameters Description
Range(JS) value Allows you to paint tiles with similar values uniformly. Applies only if the type property is 'gradient' or 'range'. Mirrors the client-side range option.
Range(IEnumerable<Double>) value Allows you to paint tiles with similar values uniformly. Applies only if the type property is 'gradient' or 'range'. Mirrors the client-side range option.