Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Chart Class / dx Property


In This Topic
dx Property (Chart)
In This Topic
Syntax
'Declaration
 
Public Property dx As Integer
 
'Usage
 
Dim instance As Chart
Dim value As Integer
 
instance.dx = value
 
value = instance.dx
See Also