Skip to content

A quick-start project that shows you how to add a title and customize the range, intervals, label format, padding range, and set non-linear intervals to the chart's date-time axis.

Notifications You must be signed in to change notification settings

SyncfusionExamples/how-to-customize-the-datetime-axis-in-aspdotnet-core-charts

Repository files navigation

How to Customize the DateTime Axis in ASP.NET Core Charts

A quick-start project that shows you how to customize the datetime axis of Syncfusion ASP.NET Core charts. This video also shows you how to add a title and customize the range, intervals, label format, padding range, and set non-linear intervals to the chart's date-time axis.

Refer to the documentation for the datetime axis in the Syncfusion ASP.NET Core Charts control: https://ej2.syncfusion.com/aspnetcore/documentation/chart/date-time-axis

Check out this online example of datetime axis in ASP.NET Core Chart control: https://ej2.syncfusion.com/aspnetcore/Chart/DateTimeAxis#/fluent

Refer to the documentation for axis customization in the Syncfusion ASP.NET Core Charts control: https://ej2.syncfusion.com/aspnetcore/documentation/chart/axis-customization

Refer to the documentation for axis labels in the Syncfusion ASP.NET Core Charts control: https://ej2.syncfusion.com/aspnetcore/documentation/chart/axis-labels

The ASP.NET Core Charts Getting Started video: https://www.youtube.com/watch?v=Vll9DXQ7z4Q

Tutorial video: https://www.syncfusion.com/tutorial-videos

Project pre-requisites

Make sure that you have the compatible versions of Visual Studio 2022 and .NET 8.0 SDK framework in your machine before starting to work on this project.

How to run this application?

To run this application, you need to clone the how-to-customize-the-datetime-axis-in-aspdotnet-core-charts repository and then press the F5 key to run the application.