Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SeriesCache Class / Outliers Property


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