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