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

[Solved] Working with gradients

1 Answer 11 Views
Chart
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Pawel
Top achievements
Rank 1
Pawel asked on 18 May 2012, 06:47 AM
Hello.
How to apply a custom gradient to a column ? 

Out of the box the gradient is applied from left to right. But is there a way to change it so it would draw from top to bottom ? Also I can set the column color that is going to be used as a base for the gradient, like so:
series.Column(s => s.SomeData).Name("Some Column").Color("#FFFFFF")

Is there a way to specify explicitly which colors should be used (gradient start, end) ?

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 21 May 2012, 06:33 AM
Hello,

While the gradients are customizable at the implementation-level, we don't expose any options to control them in the MVC wrapper. We're looking forward to address this in feature versions.

Apologies for the caused inconvenience.

Kind regards,
Tsvetomir Tsonev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now.
Tags
Chart
Asked by
Pawel
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or