Unplanned
Last Updated: 14 Sep 2020 08:03 by ADMIN
Scheduled for 2020.R3
Telerik
Created on: 18 May 2020 16:19
Category: Gauge
Type: Bug Report
1
LinearGauge - scale.rangeSize Unavailable for MVC wrappers

Bug report

Reproduction of the problem

The configuration for scale.rangeSize is not available for UI for ASP.NET MVC Wrappers (works with .NET Core)

Current behavior

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?)

Expected/desired behavior

This configuration should be included in future releases.

Environment

  • Kendo UI version: 2020.2.513
0 comments