This class represents the horizontal axis rendered inside the PlotArea in negative-values scenarios.
Namespace: Telerik.Windows.Controls.ChartingAssembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public class PlotAreaAxisX2D : AxisX2D |
| Visual Basic |
|---|
Public Class PlotAreaAxisX2D _
Inherits AxisX2D |
Inheritance Hierarchy
See Also