Product Bundles
DevCraft
All Telerik .NET and Kendo UI JavaScript components and AI Tools in one package.
Kendo UI
Bundle of AI Tools plus four JavaScript UI libraries built natively for jQuery, Angular, React and Vue.
Build JavaScript UI
Javascript
Telerik
Build modern .NET business apps
.Net Web
Cross-Platform
Desktop
Reporting and Documents
AI for Developers & IT
Ensure AI program success
AI Coding
AI Engineering
Additional Tools
Enhance the developer and designer experience
Testing & Mocking
Debugging
UI/UX Tools
CMS
Free Tools
Support and Learning
Productivity and Design Tools
Is it possible to set an background image for a RadCartesianChart.
Or change the stroke fill color depending on the value at the point?
<telerik:LineSeries.StrokeShapeStyle> <Style TargetType="Path"> <Setter Property="Fill" Value="Red"></Setter> </Style> </telerik:LineSeries.StrokeShapeStyle>
Hello Fredrik,
You can use the PlotAreaStyle property to set the Background of the Border element that represents the plot area of the chart. The background can be assigned to an ImageBrush object.
About the different colors in the line's stroke of a single series, this is not supported. Instead, you can consider using plot band or similar annotation to mark the different sections of the data. Or you can display the default visual elements (ellipses) and color them based on the data point's value.
Regards, Martin Ivanov Progress Telerik
Тhe web is about to get a bit better!
The Progress Hack-For-Good Challenge has started. Learn how to enter and make the web a worthier place: https://progress-worthyweb.devpost.com.