ClassIndicatorValueChangedEventArgs
Class
Event arguments for the ValueChanged event of GaugeIndicator.
Definition
Namespace:Telerik.UI.Xaml.Controls.DataVisualization
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class IndicatorValueChangedEventArgs : EventArgs
Inheritance: objectEventArgsIndicatorValueChangedEventArgs
Inherited Members
Constructors
IndicatorValueChangedEventArgs(double, double)
Initializes a new instance of the IndicatorValueChangedEventArgs class.