This is a migrated thread and some comments may be shown as answers.

AJAX RadLinearGauge Point Track not Working

3 Answers 45 Views
Gauge
This is a migrated thread and some comments may be shown as answers.
Gary
Top achievements
Rank 1
Gary asked on 11 Sep 2018, 06:01 PM

I am using Visual Studio 2017, and I'd like to change the color of the point track as shown here: https://docs.telerik.com/devtools/aspnet-ajax/controls/gauge/structure.

What I've tried:

1. <telerik:RadLinearGauge ID="gauge" runat="server" Height="280" Pointer-Track-Color="#5ca038" Pointer-Track-Opacity="0.5" Pointer-Track-Size="30" Pointer-Track-Visible="true">

 2. <Pointer Shape="BarIndicator" Value="15" Size="30" Color="#5ca038">
           <Track Opacity="0.2" Size="30" Color="Black" />
     </Pointer>

3. <Pointer Track-Visible="true" Track-Color="Green" Track-Size="30" Track-Opacity="0.6"></Pointer>

 

However, none of the above had any effect on the point track. Could you suggest? Thank you.

 

Gary,

3 Answers, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 14 Sep 2018, 09:04 AM
Hello Gary,

Thank you for noticing. It seems that the track has not been rendered for a few years and I am logging this for further research. You can track its status in the following page I created for you: https://feedback.telerik.com/Project/108/Feedback/Details/256494-linear-gauge-track-is-not-rendered. You will also find your Telerik points updated for your report.


Regards,
Marin Bratanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
Gary
Top achievements
Rank 1
answered on 28 Oct 2018, 04:54 AM

Hello, Marin, 

Any update on this issue? Thanks.

Gary

0
Marin Bratanov
Telerik team
answered on 29 Oct 2018, 02:05 PM
Hello Gary,

We will try to have this fixed for our next release which is planned for mid-January in 2019.

The page linked above will reflect the status of the issue as soon as it gets an update. You can click the Follow button to get notifications about changes.


Regards,
Marin Bratanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Gauge
Asked by
Gary
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Gary
Top achievements
Rank 1
Share this question
or