ComponentOne FinancialChart for WinForms
C1.Win.Chart.Interaction Namespace / LineMarker Class
Members

In This Topic
    LineMarker Class
    In This Topic
    The LineMarker class.
    Syntax
    'Declaration
     
    
    <ToolboxItemAttribute(False)>
    <DesignerCategoryAttribute("Component")>
    Public Class LineMarker 
       Inherits System.ComponentModel.Component
    [ToolboxItem(false)]
    [DesignerCategory("Component")]
    public class LineMarker : System.ComponentModel.Component 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.Chart.Interaction.LineMarker

    See Also