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

C1LineMarker Class
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