Interface that should be implemented by every object
that is bound to the scale bar.
Namespace: Telerik.Windows.Controls.GaugesAssembly: Telerik.Windows.Controls.Gauge (in Telerik.Windows.Controls.Gauge.dll) Version: 2013.2.611.40
Syntax
| C# |
|---|
public interface IScaleObject |
| Visual Basic |
|---|
Public Interface IScaleObject |
See Also