RadControls for WPF

Indicator's refresh timer.

Namespace: Telerik.Windows.Controls.Gauge
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.40

Syntax

C#
public class IndicatorRefreshTimer : Collection<double>
Visual Basic
Public Class IndicatorRefreshTimer _
	Inherits Collection(Of Double)

Inheritance Hierarchy

System..::..Object
  System.Collections.ObjectModel..::..Collection<(Of <(<'Double>)>)>
    Telerik.Windows.Controls.Gauge..::..IndicatorRefreshTimer

See Also