ComponentOne Gauge for UWP
Template Property (C1GaugeMark)

C1.UWP.Gauge Assembly > C1.Xaml.Gauge Namespace > C1GaugeMark Class : Template Property
DataTemplate used to generate each Mark.
Syntax
'Declaration
 
Public Property Template As Windows.UI.Xaml.DataTemplate
public Windows.UI.Xaml.DataTemplate Template {get; set;}
Remarks
The DataContext is a C1GaugeMarkInfo element.
See Also

Reference

C1GaugeMark Class
C1GaugeMark Members