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

Telerik.Web.UI.AxisCrossingPoint

The class which defines the crossing point of X and Y axis

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.StateManager : IMarkableStateManager, IStateManager
  • Telerik.Web.UI.AxisCrossingPoint

Properties

Value Nullable1`

Specifies the point at which the Y axis will cross the X axis. For categorical series, the Value property corresponds to the index of the category. For numeric series, the Value property corresponds to the actual value on the X axis.

In this article