Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Interaction Namespace / C1LineMarker Class
Fields Properties Methods Events


In This Topic
    C1LineMarker Class Members
    In This Topic

    The following tables list the members exposed by C1LineMarker.

    Public Constructors
     NameDescription
    Public ConstructorCreates an instance of LineMarker.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the Alignment dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Content dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the DragContent dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the DragLines dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the DragThreshold dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Vertical line style dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the HorizontalPosition dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Interaction dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Lines dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Vertical line style dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the VerticalPosition dependency property.  
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the alignment of the LineMarker content.  
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.Element)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.BindableObject)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.NavigableElement)
    Public Property (Inherited from Xamarin.Forms.Element)
    Public PropertyGets or sets the content function that allows you to customize the text content of the LineMarker.  
    Public Property (Inherited from Xamarin.Forms.BindableObject)
    Public PropertyGets or sets a value indicating whether the content of the marker is draggable when the interaction mode is "Drag".  
    Public PropertyGets or sets a value indicating whether the lines are linked when the horizontal or vertical line is dragged when the interaction mode is "Drag".  
    Public PropertyGets or sets the maximum distance from the horizontal or vertical line that the marker can be dragged.  
    Public Property (Inherited from Xamarin.Forms.Element)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.View)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public PropertyGets or set the Style of horizontal line.  
    Public Property (Inherited from Xamarin.Forms.View)
    Public PropertyGets or sets the horizontal position of the LineMarker relative to the plot area. Its value range is (0, 1).If set this value,then the line marker's horizontal position is fixed. If the value is null or undefined and interaction is set to LineMarkerInteraction.Move or LineMarkerInteraction.Drag, the horizontal position of the marker is calculated automatically based on the pointer's position.  
    Public Property (Inherited from Xamarin.Forms.Element)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public PropertyGets or sets the interaction mode of the LineMarker.  
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public PropertyGets or sets the visibility of the LineMarker lines.  
    Public Property (Inherited from Xamarin.Forms.View)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.NavigableElement)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.Element)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.NavigableElement)
    Public Property (Inherited from Xamarin.Forms.NavigableElement)
    Public Property (Inherited from Xamarin.Forms.Element)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public PropertyGets or set the Style of vertical line.  
    Public Property (Inherited from Xamarin.Forms.View)
    Public PropertyGets or sets the vertical position of the LineMarker relative to the plot area. Its value range is (0, 1). If set this value,then the line marker's vertical position is fixed. If the value is null or undefined and interaction is set to LineMarkerInteraction.Move or LineMarkerInteraction.Drag, the vertical position of the LineMarker is calculated automatically based on the pointer's position.  
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public Property (Inherited from Xamarin.Forms.VisualElement)
    Public PropertyGets the current x-value as chart data coordinates.  
    Public PropertyGets the current y-value as chart data coordinates.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Xamarin.Forms.VisualElement)
    Public Method (Inherited from Xamarin.Forms.VisualElement)
    Public MethodOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
    Public Method (Inherited from Xamarin.Forms.Element)
    Public Method (Inherited from Xamarin.Forms.VisualElement)
    Public Method (Inherited from Xamarin.Forms.View)
    Public Method (Inherited from Xamarin.Forms.BindableObject)
    Public Method (Inherited from Xamarin.Forms.BindableObject)
    Public Method (Inherited from Xamarin.Forms.VisualElement)
    Public Method (Inherited from Xamarin.Forms.VisualElement)
    Public Method (Inherited from Xamarin.Forms.BindableObject)
    Public Method (Inherited from Xamarin.Forms.Element)
    Public Method (Inherited from Xamarin.Forms.BindableObject)
    Public Method (Inherited from Xamarin.Forms.Element)
    Public MethodOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
    Public Method (Inherited from Xamarin.Forms.VisualElement)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Xamarin.Forms.BindableObject)
    Protected Method (Inherited from Xamarin.Forms.VisualElement)
    Protected Method (Inherited from Xamarin.Forms.View)
    Protected Method (Inherited from Xamarin.Forms.VisualElement)
    Protected Method (Inherited from Xamarin.Forms.VisualElement)
    Protected Method (Inherited from Xamarin.Forms.VisualElement)
    Protected Method (Inherited from Xamarin.Forms.VisualElement)
    Protected Method (Inherited from Xamarin.Forms.NavigableElement)
    Protected Method (Inherited from Xamarin.Forms.Element)
    Protected Method (Inherited from Xamarin.Forms.BindableObject)
    Protected Method (Inherited from Xamarin.Forms.VisualElement)
    Protected Method (Inherited from Xamarin.Forms.VisualElement)
    Protected Method (Inherited from Xamarin.Forms.VisualElement)
    Protected Method (Inherited from Xamarin.Forms.VisualElement)
    Protected Method (Inherited from Xamarin.Forms.VisualElement)
    Protected Method (Inherited from Xamarin.Forms.VisualElement)
    Protected Method (Inherited from Xamarin.Forms.BindableObject)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodGet the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android.
    Top
    Public Events
     NameDescription
    Public Event (Inherited from Xamarin.Forms.BindableObject)
    Public Event (Inherited from Xamarin.Forms.Element)
    Public Event (Inherited from Xamarin.Forms.Element)
    Public Event (Inherited from Xamarin.Forms.VisualElement)
    Public Event (Inherited from Xamarin.Forms.Element)
    Public Event (Inherited from Xamarin.Forms.Element)
    Public Event (Inherited from Xamarin.Forms.VisualElement)
    Public Event (Inherited from Xamarin.Forms.VisualElement)
    Public EventOccurs after the LineMarker's position changes.  
    Public Event (Inherited from Xamarin.Forms.BindableObject)
    Public Event (Inherited from Xamarin.Forms.BindableObject)
    Public Event (Inherited from Xamarin.Forms.VisualElement)
    Public Event (Inherited from Xamarin.Forms.VisualElement)
    Top
    See Also