SemicircleGauge
Class
Base class for the Semicircle gauges.
Definition
Namespace:Telerik.Windows.Controls.Gauge
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
public abstract class SemicircleGauge : RadRadialGauge
Inheritance: objectGaugeBaseRadRadialGaugeSemicircleGauge
Derived Classes:
Inherited Members
Constructors
C#
protected SemicircleGauge()
Methods
Invoked when the Items property changes.
C#
protected override void OnItemsChanged(NotifyCollectionChangedEventArgs e)
Information about the change.
Overrides: