ComponentOne FlexChart for WinForms
LineMarker Class Members
Properties  Methods  Events

C1.Win.Chart.Interaction Namespace : LineMarker Class

The following tables list the members exposed by LineMarker.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the alignment of the LineMarker content.  
Public PropertyGets or sets background color of content.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets the content function that allows you to customize the text content of the LineMarker.  
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 PropertyGets or sets font of content.  
Public PropertyGets or sets font color of content.  
Public Property  
Public PropertyGets or sets the interaction mode of the LineMarker.  
Public PropertyGets or sets color of lines.  
Public PropertyGets or sets the visibility of the LineMarker lines.  
Public PropertyGets or sets width of lines  
Public Property (Inherited from System.ComponentModel.Component)
Public Property  
Public PropertyGets or sets the visibility of the LineMarker.  
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 System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public Method (Inherited from System.MarshalByRefObject)
Public Methodstatic (Shared in Visual Basic)  
Public Method (Inherited from System.MarshalByRefObject)
Public Method  
Public Method  
Public MethodRemoves itself from parent control  
Public Method (Inherited from System.ComponentModel.Component)
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Public EventCustom drawing.  
Public EventFires when marker position was changed, allows to update content.  
Top
See Also

Reference

LineMarker Class
C1.Win.Chart.Interaction Namespace