ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / Axis Class
Members



In This Topic
    Axis Class
    In This Topic
    Represents an axis in the chart.
    Object Model
    Axis ClassIAxisGroupProvider InterfaceChartStyle ClassChartStyle ClassChartStyle ClassC1AxisScrollbar ClassChartStyle ClassChartStyle Class
    Syntax
    'Declaration
     
    
    <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
    <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)>
    Public Class Axis 
       Inherits System.Windows.DependencyObject
    'Usage
     
    
    Dim instance As Axis
    [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
    [NameScopeProperty("NameScope", System.Windows.NameScope)]
    public class Axis : System.Windows.DependencyObject 
    [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
    [NameScopeProperty("NameScope", System.Windows.NameScope)]
    public ref class Axis : public System.Windows.DependencyObject 
    Inheritance Hierarchy
    See Also