ComponentOne FlexChart for WPF
Alignment Property

C1.WPF.FlexChart.4 Assembly > C1.WPF.Chart.Interaction Namespace > C1LineMarker Class : Alignment Property
Gets or sets the alignment of the LineMarker content.
Syntax
'Declaration
 
Public Property Alignment As LineMarkerAlignment
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

Reference

C1LineMarker Class
C1LineMarker Members