ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.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
       Windows.UI.Xaml.DependencyObject
          C1.Xaml.Gauge.C1GaugeDecorator
             C1.Xaml.Gauge.C1GaugeMark

    See Also