ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / LineMarker Class / Alignment Property

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