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


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