ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartAxis Class
Members

In This Topic
    ChartAxis Class
    In This Topic
    Represents the class for the Axis object. The axes appears on the plot area of the chart.
    Object Model
    ChartAxis Class
    Syntax
    'Declaration
     
    Public Class ChartAxis 
       Inherits C1.Web.Wijmo.Controls.Settings
    public class ChartAxis : C1.Web.Wijmo.Controls.Settings 
    Inheritance Hierarchy

    System.Object
          C1.Web.Wijmo.Controls.C1Chart.ChartAxis
             C1.Web.Wijmo.Controls.C1Chart.CompositeChartYAxis

    See Also