The container for the vertical Axis labels in 2D.
Namespace: Telerik.Windows.Controls.ChartingAssembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public class VerticalAxisLabelsPanel : AxisYPanel |
| Visual Basic |
|---|
Public Class VerticalAxisLabelsPanel _
Inherits AxisYPanel |
Inheritance Hierarchy
See Also