Click or drag to resize

GUIAxisModelInterval Property

Defines the interval at which tick marks will be placed along the Axis.

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public float Interval { get; set; }

Property Value

Type: Single
See Also