Gets or sets the increment value.

Namespace:  C1.Silverlight.Chart.Editor
Assembly:  C1.Silverlight.Chart.Editor (in C1.Silverlight.Chart.Editor.dll)

Syntax

C#
public double Increment { get; set; }
Visual Basic
Public Property Increment As Double
	Get
	Set

See Also