Step Property [AutoColorScale]

The Step property returns or sets the step value of the scale. Returns a Long.

Syntax

object.Step

object.Step = Step

 

Parameter Type Description
Step Long required

 

Example

This example shows how to set the label step value for color scale bar.

ColorScale.Step = 2

 

Used by: AutoColorScale object