New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.HtmlChart.PlotArea.DateFormatter

A DateTime string formatter. This class provides configuration for each DateTime format set to the P:Telerik.Web.UI.HtmlChart.PlotArea.ChartXAxis.BaseUnit property.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.StateManager : IMarkableStateManager, IStateManager
  • Telerik.Web.UI.HtmlChart.PlotArea.DateFormatter

Properties

DaysFormat String

Gets or Sets the format to be used when is set to

HoursFormat String

Gets or Sets the format to be used when is set to

MinutesFormat String

Gets or Sets the format to be used when is set to

MonthsFormat String

Gets or Sets the format to be used when is set to

SecondsFormat String

Gets or Sets the format to be used when is set to

WeeksFormat String

Gets or Sets the format to be used when is set to

YearsFormat String

Gets or Sets the format to be used when is set to

In this article