X Axis label
Namespace: Telerik.ChartingAssembly: Telerik.WinControls.RadChart (in Telerik.WinControls.RadChart.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
[DefaultPropertyAttribute("TextBlock")]
public class AxisLabel : AxisLabelHidden |
| Visual Basic |
|---|
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _
<DefaultPropertyAttribute("TextBlock")> _
Public Class AxisLabel _
Inherits AxisLabelHidden |
Inheritance Hierarchy
See Also