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

Change the look of ArrowGaugeIndicator

4 Answers 32 Views
Gauge
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ulrich Reinhardt
Top achievements
Rank 1
Ulrich Reinhardt asked on 01 Sep 2015, 11:57 AM

Hi,

 is there any possibility to change the look of the Arrow Gauge Indicator. I want to replace the arrow form with a different one. The only way that i have already figured out is too change the ImageBrush with with a semi-transparent Image.

<dataVisualization:ArrowGaugeIndicator.Brush>
                        <ImageBrush Stretch="Fill" ImageSource="[..].png"/>
                    </dataVisualization:ArrowGaugeIndicator.Brush>

But it does not look very good.

Thank you :)

4 Answers, 1 is accepted

Sort by
0
Pavel R. Pavlov
Telerik team
answered on 04 Sep 2015, 08:06 AM
Hi Ulrich,

There are some limited ways to customize that arrow. Could you please be more specific about how exactly you want to customize the arrow? Please provide us with image of the final look of the arrow and we will investigate for the available options.

Regards,
Pavel R. Pavlov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Ulrich Reinhardt
Top achievements
Rank 1
answered on 11 Sep 2015, 09:06 AM

Hi Pavel,

sorry that I am answering only now. You can see the desired final look of the arrow in the attached picture. Is it possible to get the arrow as a vector/svg because the arrow have to look "good" when the user changes the size of the window.

Thank you :)

Regards,

Ulrich

0
Ulrich Reinhardt
Top achievements
Rank 1
answered on 11 Sep 2015, 01:44 PM
Hi Pavel,
sorry that I am answering only now. You can see the desired final look of the arrow in the attached picture. Is it possible to get the arrow as a vector/svg because the arrow have to look "good" when the user changes the size of the window.
Thank you :)
Regards,
Ulrich
0
Rosy Topchiyska
Telerik team
answered on 16 Sep 2015, 08:58 AM
Hi Ulrich,

You can make your own indicator that inherits from the NeedleGaugeIndicator class and uses a path with the desired form in its control template. You can take a look at the sample project that I have prepared for you.

Please, let us know if you have further questions.

Regards,
Rosy Topchiyska
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Gauge
Asked by
Ulrich Reinhardt
Top achievements
Rank 1
Answers by
Pavel R. Pavlov
Telerik team
Ulrich Reinhardt
Top achievements
Rank 1
Rosy Topchiyska
Telerik team
Share this question
or