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

In This Topic
    GaugeMark Property
    In This Topic
    C1GaugeMark that defines this instance.
    Syntax
    'Declaration
     
    Public ReadOnly Property GaugeMark As C1GaugeMark
    public C1GaugeMark GaugeMark {get;}
    See Also