Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Pie Class / fShowLdrLines Property


In This Topic
fShowLdrLines Property
In This Topic
Syntax
'Declaration
 
Public Property fShowLdrLines As Boolean
 
'Usage
 
Dim instance As Pie
Dim value As Boolean
 
instance.fShowLdrLines = value
 
value = instance.fShowLdrLines
See Also