ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugeMarkInfo Class
Members

In This Topic
    C1GaugeMarkInfo Class
    In This Topic
    Data element that is set to each instance of a C1GaugeMark as its DataContext.
    Object Model
    C1GaugeMarkInfo Class
    Syntax
    'Declaration
     
    Public Class C1GaugeMarkInfo 
       Inherits C1GaugeDecoratorInfo
    public class C1GaugeMarkInfo : C1GaugeDecoratorInfo 
    Inheritance Hierarchy

    System.Object
       C1.Xaml.Gauge.C1GaugeDecoratorInfo
          C1.Xaml.Gauge.C1GaugeMarkInfo

    See Also