Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Series Class / sdtY Property


In This Topic
sdtY Property
In This Topic
Syntax
'Declaration
 
Public Property sdtY As UShort
 
'Usage
 
Dim instance As Series
Dim value As UShort
 
instance.sdtY = value
 
value = instance.sdtY
See Also