WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / C1LineMarker Class / Alignment Property
In This Topic
    Alignment Property
    In This Topic
    Gets or sets the alignment of the LineMarker content.
    Syntax
    public LineMarkerAlignment Alignment {get; set;}
    Remarks
    By default, the LineMarker shows to the right, at the bottom of the target point. Use "|" to combine alignment values.
    See Also