New to Telerik UI for WPFStart a free 30-day trial

Base class for the Semicircle gauges.

Definition

Constructors

C#
protected SemicircleGauge()

Methods

Invoked when the Items property changes.

C#
protected override void OnItemsChanged(NotifyCollectionChangedEventArgs e)
Parameters:eNotifyCollectionChangedEventArgs

Information about the change.

Overrides: GaugeBase.OnItemsChanged(NotifyCollectionChangedEventArgs)