'Declaration
Public Function Ranges( _ ByVal build As Action(Of ListItemFactory(Of Range,RangeBuilder)) _ ) As GaugeBuilder(Of TControl,TBuilder)
Parameters
- build
- The build action
Return Value
Current builder
'Declaration
Public Function Ranges( _ ByVal build As Action(Of ListItemFactory(Of Range,RangeBuilder)) _ ) As GaugeBuilder(Of TControl,TBuilder)