GradientElementPosition Property |
Gets and sets Position
Namespace: Kettic.AspNet.Controls.ChartModelAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic float Position { get; set; }
Public Property Position As Single
Get
Set
public:
property float Position {
float get ();
void set (float value);
}
member Position : float32 with get, set
Property Value
Type:
SinglePosition
See Also