RenderOptionLegend.TrimStart Property

Definition

The number of items to trim from the start of the legend definition. Used if there are values important for rendering (e.g. nodata) that aren't desirable in the legend.

public int? TrimStart { get; set; }
member this.TrimStart : Nullable<int> with get, set
Public Property TrimStart As Nullable(Of Integer)

Property Value

Applies to