Completed
Last Updated: 09 Nov 2023 05:44 by ADMIN
Release R1.2024-Increment.1(15.Nov.2023)
Created by: Telerik
Comments: 0
Category: Gauge
Type: Bug Report
0

Enhancement

Ticket ID 1418725

Current behavior

Currently it is not possible to pass HtmlAttributes() to the ArcGauge wrapper. The other gauges have this method, the ArcGauge should be no different.

Expected/desired behavior

The HtmlAttributes() should be set to the widget's element.

Environment

  • Kendo UI version: 2019.2.619
Unplanned
Last Updated: 14 Sep 2020 08:03 by ADMIN
Scheduled for 2020.R3

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
Unplanned
Last Updated: 21 Jul 2020 07:26 by ADMIN
Created by: Telerik
Comments: 0
Category: Gauge
Type: Feature Request
1
Implement an option for splitting the labels of the Linear Gauge into multiple lines. For example, this can be achieved for Chart Category Axis Labels: https://docs.telerik.com/kendo-ui/controls/charts/how-to/appearance/show-axis-labels-in-two-rows