FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / LineMarker Class
Properties Methods Events


In This Topic
    LineMarker Class Members
    In This Topic

    The following tables list the members exposed by LineMarker.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of LineMarker class.  
    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 PropertyGets or sets line marker horizontal position.  
    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 PropertyGets or sets line marker vertical position.  
    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
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded.  (Inherited from System.ComponentModel.Component)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Methodstatic (Shared in Visual Basic)Gets the viewable area of the control.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodRaises the System.Windows.Forms.Control.Paint event.  
    Public MethodFires the PositionChanged event.  
    Public MethodRemoves itself from parent control  
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    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