Spread for ASP.NET 12 Product Documentation
PositionY Property


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > PositionalLight Class : PositionY Property
Gets or sets the y coordinate of the position of the light.
Syntax
'Declaration
 
Public Property PositionY As Single
'Usage
 
Dim instance As PositionalLight
Dim value As Single
 
instance.PositionY = value
 
value = instance.PositionY
public float PositionY {get; set;}
See Also

Reference

PositionalLight Class
PositionalLight Members