RenderOptionLegend.ScaleFactor Property

Definition

A factor to multiply interval legend labels by. Useful for scaled rasters whose colormap definitions map to unscaled values, effectively showing legend labels as scaled values.

public float? ScaleFactor { get; set; }
member this.ScaleFactor : Nullable<single> with get, set
Public Property ScaleFactor As Nullable(Of Single)

Property Value

Applies to