RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX
Get/Set the minor tick type. The tick can either be drawn outside, or hidden by selecting none

Namespace: Telerik.Web.UI.HtmlChart.PlotArea
Assembly: Telerik.Web.UI (in Telerik.Web.UI.dll) Version: 2013.1.220.0 (2013.01.220.0)

Syntax

C#
public TickType MajorTickType { get; set; }
Visual Basic
Public Property MajorTickType As TickType
	Get
	Set

See Also