ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1Gauge Class / AutoDetectMarkTemplates Property

In This Topic
    AutoDetectMarkTemplates Property
    In This Topic
    Assign the default templates to the Marks (in appearance order).
    Syntax
    'Declaration
     
    Public Property AutoDetectMarkTemplates As System.Boolean
    public System.bool AutoDetectMarkTemplates {get; set;}
    See Also