Event arguments for the ValueChanged event of GaugeIndicator.
Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| C# |
|---|
public class IndicatorValueChangedEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class IndicatorValueChangedEventArgs _
Inherits EventArgs |
| Visual C++ |
|---|
public ref class IndicatorValueChangedEventArgs : public EventArgs |
Inheritance Hierarchy
See Also