Xuni Product Documentation - Xamarin.Forms
ChartLineMarker Class Properties

For a list of all members of this type, see ChartLineMarker members.

Public Properties
 NameDescription
Public PropertyAlignment Gets or sets the label alignment.  
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyContent Gets or sets the content template for the marker label.  
Public PropertyDataPoints DataPoints  
Public PropertyDragContent If the Interaction is Drag, this property determines if the user can also drag the label.  
Public PropertyHorizontalLineColor Gets or sets the color of the horizontal line .  
Public PropertyHorizontalLineWidth Gets or sets the width of the horizontal lines  
Public PropertyHorizontalPosition Gets or sets the horizontal position of the LineMarker  
Public PropertyInteraction Gets or sets whether the marker is interactive.  
Public PropertyIsVisible Gets or sets the visibility of the line marker.  
Public PropertyLines Gets or sets the type of lines.  
Public PropertySeriesIndex Gets or sets the index of the series in the chart in which the LineMarker.  
Public PropertyVerticalLineColor Gets or sets the color of the vertical line.  
Public PropertyVerticalLineWidth Gets or sets the width of the vertical lines  
Public PropertyVerticalPosition Gets or sets the vertical position of the LineMarker relative to the plot area.  
Public PropertyX Gets the current x-value as chart data coordinates.  
Public PropertyY Gets the current y-value as chart data coordinates.  
Top
See Also

Reference

ChartLineMarker Class
Xuni.Forms.FlexChart Namespace