StackRanges Property (LinearGauge)
In This Topic
Gets or sets a value that determines whether the ranges contained in the collection should be stacked within the gauge.
Syntax
'Declaration
Public Property StackRanges As Boolean
public bool StackRanges {get; set;}
See Also