Specifies the Y coordinate of the figure position
Namespace: Kettic.AspNet.Controls.ChartModel.StylesAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic virtual float Y { get; set; }
Public Overridable Property Y As Single
Get
Set
public:
virtual property float Y {
float get ();
void set (float value);
}
abstract Y : float32 with get, set
override Y : float32 with get, set
Property Value
Type:
Single
See Also