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

In This Topic
    Compass Property (ChartAxis)
    In This Topic
    A value that indicates the compass of the axis.
    Syntax
    'Declaration
     
    Public Property Compass As ChartCompass
    public ChartCompass Compass {get; set;}
    See Also