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


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