Spread Windows Forms 15.0
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / NoMarker Class
Members


In This Topic
    NoMarker Class
    In This Topic
    Represents a marker that is transparent.
    Syntax
    'Declaration
     
    
    Public Class NoMarker 
       Inherits Marker
    'Usage
     
    
    Dim instance As NoMarker
    public class NoMarker : Marker 
    Inheritance Hierarchy

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

    See Also