Chart3D for WPF and Silverlight | ComponentOne
C1.Silverlight.Chart3D Namespace / Axis3D Class
Fields Properties Methods


In This Topic
    Axis3D Class Members
    In This Topic

    The following tables list the members exposed by Axis3D.

    Public Constructors
     NameDescription
    Public ConstructorCreates an instance of Axis3D class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Using a DependencyProperty as the backing store for AnnoFormat. This enables animation, styling, binding, etc...  
    Public Fieldstatic (Shared in Visual Basic)Using a DependencyProperty as the backing store for AnnoFormat. This enables animation, styling, binding, etc...  
    Public Fieldstatic (Shared in Visual Basic)Using a DependencyProperty as the backing store for Foreground. This enables animation, styling, binding, etc...  
    Public Fieldstatic (Shared in Visual Basic)Using a DependencyProperty as the backing store for GridlineStroke. This enables animation, styling, binding, etc...  
    Public Fieldstatic (Shared in Visual Basic)Using a DependencyProperty as the backing store for MajorTickAppearance. This enables animation, styling, binding, etc...  
    Public Fieldstatic (Shared in Visual Basic)Using a DependencyProperty as the backing store for MajorTickHeight. This enables animation, styling, binding, etc...  
    Public Fieldstatic (Shared in Visual Basic)Using a DependencyProperty as the backing store for yProperty. This enables animation, styling, binding, etc...  
    Public Fieldstatic (Shared in Visual Basic)Using a DependencyProperty as the backing store for Max. This enables animation, styling, binding, etc...  
    Public Fieldstatic (Shared in Visual Basic)Using a DependencyProperty as the backing store for Min. This enables animation, styling, binding, etc...  
    Public Fieldstatic (Shared in Visual Basic)Using a DependencyProperty as the backing store for Reversed. This enables animation, styling, binding, etc...  
    Public Fieldstatic (Shared in Visual Basic)Using a DependencyProperty as the backing store for Title. This enables animation, styling, binding, etc...  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the actual axis maximum.  
    Public PropertyGets the actual axis minimum.  
    Public PropertyGets or sets the axis label format string.  
    Public PropertyGets or sets the template for axis annotations.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or set the foreground color of the axis.  
    Public PropertyGets or sets the stroking brush for axis grid lines.  
    Public PropertyGets or sets the major tick appearance.  
    Public PropertyGets or sets the major tick height.  
    Public PropertyGets or sets the distance between axis labels.  
    Public PropertyGets or sets the axis maximum.  
    Public PropertyGets or sets the axis minimum.  
    Public PropertyGets or sets whether the axis is reversed.  
    Public PropertyGets or sets the axis title.  
    Top
    Public Methods
    See Also