StepSize Property (SparkRange)

Class

SparkRange.

Action

Gets the amount that the value property changes when the changeValueByStep() method is called.

Syntax

C#
protected Double stepSize { get; }
VB
'Declaration
Protected Read Property stepSize As Double

Access

Read only.