ComponentOne Gauge for UWP
Interval Property (C1GaugeMark)

C1.UWP.Gauge Assembly > C1.Xaml.Gauge Namespace > C1GaugeMark Class : Interval Property
Value interval to draw each Mark.
Syntax
'Declaration
 
Public Property Interval As System.Double
public System.double Interval {get; set;}
Remarks
Draw each element at the current C1Gauge size. It will scale it automatically.
See Also

Reference

C1GaugeMark Class
C1GaugeMark Members