RadControls for ASP.NET AJAX
Get/Set the major tick size. This is the length of the line in pixels that is drawn to indicate the tick on the chart.
Namespace: Telerik.Web.UI.HtmlChart.PlotAreaAssembly: Telerik.Web.UI (in Telerik.Web.UI.dll) Version: 2013.1.220.0 (2013.01.220.0)
Syntax
| C# |
|---|
public Unit MajorTickSize { get; set; } |
| Visual Basic |
|---|
Public Property MajorTickSize As Unit
Get
Set |
See Also