The configuration for scale.rangeSize is not available for UI for ASP.NET MVC Wrappers (works with .NET Core)
When attempting to set the scale.rangeSize, the following error appears:
Error CS1061 'GaugeLinearScaleBuilder' does not contain a definition for 'RangeSize' and no accessible extension method 'RangeSize' accepting a first argument of type 'GaugeLinearScaleBuilder' could be found (are you missing a using directive or an assembly reference?)
This configuration should be included in future releases.