Chart Axis title

1 Answer 16 Views
Chart
Rodrigo
Top achievements
Rank 1
Iron
Iron
Iron
Rodrigo asked on 08 Mar 2024, 08:24 PM

Hi!

Is it possible to put a title on the X and Y axes?

Example:

                            <telerik:NumericalAxis>
                                <telerik:NumericAxisX.Title>
                                    <telerik:AxisTitle Text="{Binding AmplitudeUnit}"/>
                                </telerik:NumericAxisX.Title>
                            </telerik:NumericalAxis>

Regards,

Rodrigo.

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 11 Mar 2024, 07:04 AM

Hi Rodrigo,

We have this as a feature request in our public feedback portal, you can cast your vote, add a comment, and follow the item at the link below:

Chart: Add support for Axis title

For the time being, you can achieve it by manually adding Label controls and adjusting their position to be next the axes.

Regards,
Yana
Progress Telerik

A brand new ThemeBuilder course was just added to the Virtual Classroom. The training course was designed to help you get started with ThemeBuilder for styling Telerik and Kendo UI components for your applications. You can check it out at https://learn.telerik.com
Tags
Chart
Asked by
Rodrigo
Top achievements
Rank 1
Iron
Iron
Iron
Answers by
Yana
Telerik team
Share this question
or