FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Interaction Namespace / C1LineMarker Class
Members

In This Topic
    C1LineMarker Class
    In This Topic
    Represents an extension of the LineMarker for the FlexChart.
    Object Model
    C1LineMarker Class
    Syntax
    'Declaration
     
    Public Class C1LineMarker 
       Inherits System.Windows.Controls.Control
       Implements C1.WPF.Chart.IChartLayer 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.Chart.Interaction.C1LineMarker

    See Also