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

In This Topic
    AnnoMethod Property
    In This Topic
    A value that indicates the method of annotation.
    Syntax
    'Declaration
     
    Public Property AnnoMethod As ChartAxisAnnoMethod
    public ChartAxisAnnoMethod AnnoMethod {get; set;}
    See Also