ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Finance Assembly / C1.Web.Mvc.Finance.TagHelpers Namespace / FibonacciFansTagHelper Class / LabelPosition Property

In This Topic
    LabelPosition Property (FibonacciFansTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Finance.FibonacciFans<T>.LabelPosition. Sets the LabelPosition for levels in FibonacciArcs tool.
    Syntax
    'Declaration
     
    Public Property LabelPosition As LabelPosition
    public LabelPosition LabelPosition {get; set;}
    See Also