Interface ISupportBaseline
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public interface ISupportBaseline
Properties
BaselineValue
Declaration
double BaselineValue { get; set; }
Property Value
System.Double
|
Methods
GetAxisOrigin()
Declaration
double GetAxisOrigin()
Returns
System.Double
|