pictureAngle Field (SpreadChart) | Spread Windows Forms 18
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChart Class / pictureAngle Field


In This Topic
pictureAngle Field (SpreadChart)
In This Topic
Specifies the angle at which the picture is rotated.
Syntax
'Declaration
 
Protected pictureAngle As Single
 
'Usage
 
Dim instance As SpreadChart
Dim value As Single
 
value = instance.pictureAngle
 
instance.pictureAngle = value
See Also