ComponentOne FlexChart for UWP
C1LineMarker Class
Members 

C1.UWP.FlexChart Assembly > C1.Xaml.Chart.Interaction Namespace : C1LineMarker Class
Represents an extension of the LineMarker for the FlexChart.
Object Model
C1LineMarker Class
Syntax
'Declaration
 
Public Class C1LineMarker 
   Inherits Windows.UI.Xaml.Controls.Control
   Implements C1.Xaml.Chart.IChartLayer, Windows.UI.Composition.IAnimationObject 
public class C1LineMarker : Windows.UI.Xaml.Controls.Control, C1.Xaml.Chart.IChartLayer, Windows.UI.Composition.IAnimationObject  
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.Control
               C1.Xaml.Chart.Interaction.C1LineMarker

See Also

Reference

C1LineMarker Members
C1.Xaml.Chart.Interaction Namespace