Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / Marker Class
Members


In This Topic
    Marker Class
    In This Topic
    Represents the Base class for markers.
    Syntax
    'Declaration
     
    
    Public MustInherit Class Marker 
    'Usage
     
    
    Dim instance As Marker
    public abstract class Marker 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Chart.Marker
          FarPoint.Win.Chart.BuiltinMarker
          FarPoint.Win.Chart.NoMarker

    See Also