ComponentOne FinancialChart for WinForms
C1.Win.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 ClassChartStyle ClassChartStyle Class
    Syntax
    'Declaration
     
    
    <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
    Public Class Axis 
    [TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    public class Axis 
    Inheritance Hierarchy

    System.Object
       C1.Win.Chart.Axis

    See Also