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


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