ComponentOne Chart for WPF and Silverlight
Axis Class
Members 


C1.WPF.C1Chart Namespace : Axis Class
Represents the class for Axis object. The axes appear on the plot area of the chart.
Object Model
Axis Class
Syntax
'Declaration
 
Public Class Axis 
   Inherits System.Windows.FrameworkContentElement
'Usage
 
Dim instance As Axis
public class Axis : System.Windows.FrameworkContentElement 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.ContentElement
            System.Windows.FrameworkContentElement
               C1.WPF.C1Chart.Axis

See Also

Reference

Axis Members
C1.WPF.C1Chart Namespace