ComponentOne Gauges for WPF and Silverlight
Template Property (C1GaugeMark)

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

Reference

C1GaugeMark Class
C1GaugeMark Members