ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1GaugeMark Class
Members

In This Topic
    C1GaugeMark Class
    In This Topic
    C1GaugeDecorator used to place marks within the C1Gauge.
    Object Model
    C1GaugeMark Class
    Syntax
    'Declaration
     
    
    Public Class C1GaugeMark 
       Inherits C1GaugeDecorator
    public class C1GaugeMark : C1GaugeDecorator 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.Gauge.C1GaugeDecorator
                C1.WPF.Gauge.C1GaugeMark

    See Also