Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart.Interaction Namespace / LineMarker Class / Alignment Property

In This Topic
    Alignment Property
    In This Topic
    Gets or sets the marker content alignment.
    Syntax
    'Declaration
     
    
    Public Property Alignment As LineMarkerAlignment
    public LineMarkerAlignment Alignment {get; set;}
    See Also