ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1Gauge Class / AutoDetectMarkTemplates Property

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