ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartAxes Class / X Property

In This Topic
    X Property (ChartAxes)
    In This Topic
    A value that provides information for the X axis.
    Syntax
    'Declaration
     
    Public Property X As ChartAxis
    public ChartAxis X {get; set;}
    See Also