QuadrantGauge
Class
Base class for the Quadrant gauges.
Definition
Namespace:Telerik.Windows.Controls.Gauge
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
public abstract class QuadrantGauge : RadRadialGauge
Inheritance: objectGaugeBaseRadRadialGaugeQuadrantGauge
Derived Classes:
Inherited Members
Constructors
C#
protected QuadrantGauge()
Methods
Calculate cell size of the scale.
C#
protected override Size CalculateCellSize()
Size
Overrides:
Invoked when the Items property changes.
C#
protected override void OnItemsChanged(NotifyCollectionChangedEventArgs e)
Information about the change.
Overrides: