C1.iOS.Chart Assembly / C1.iOS.Chart.Interaction Namespace / C1LineMarker Class
Members


C1LineMarker Class
Represents an extension of the LineMarker for the FlexChart.
Syntax
'Declaration
 
<Foundation.RegisterAttribute("UIView", True)>
Public Class C1LineMarker 
   Inherits UIKit.UIView
   Implements C1.iOS.Chart.IChartLayer, C1.iOS.Core.IDependencyObject, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUIAccessibilityIdentification, UIKit.IUIAppearance, UIKit.IUIAppearanceContainer, UIKit.IUICoordinateSpace, UIKit.IUIDynamicItem, UIKit.IUITraitEnvironment 
 
'Usage
 
Dim instance As C1LineMarker
Inheritance Hierarchy

System.Object
   Foundation.NSObject
      UIKit.UIResponder
         UIKit.UIView
            C1.iOS.Chart.Interaction.C1LineMarker

See Also