ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.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 Windows.UI.Xaml.Controls.Control
       Implements C1.Xaml.Chart.IChartLayer 
    public class C1LineMarker : Windows.UI.Xaml.Controls.Control, C1.Xaml.Chart.IChartLayer  
    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