ColorRampLegendItem.LabelStep Property
Gets or sets the spacing between the numeric labels.
Syntax
public System.Double LabelStep { get; set; }
Property Value
Default: 0
The spacing between the numeric labels.
Remarks
The default value will give a label wherever the color changes, if there are few colors in the color table (20 or fewer). Otherwise, the default will give two or three labels. See ColorRampLegendItem for examples.
Platforms
Windows, Linux, Android