Represents the class for Axis object. The axes appear on the plot area of the chart.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
public class Axis : AxisCanvas, INotifyPropertyChanged |
Visual Basic |
---|
Public Class Axis _ Inherits AxisCanvas _ Implements INotifyPropertyChanged |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Panel
System.Windows.Controls..::..Canvas
C1.Silverlight.Chart..::..AxisCanvas
C1.Silverlight.Chart..::..Axis
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Panel
System.Windows.Controls..::..Canvas
C1.Silverlight.Chart..::..AxisCanvas
C1.Silverlight.Chart..::..Axis