Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / WaterfallSeries Class / TotalBorder Property


In This Topic
TotalBorder Property
In This Topic
Syntax
'Declaration
 
Public Property TotalBorder As Line
 
'Usage
 
Dim instance As WaterfallSeries
Dim value As Line
 
instance.TotalBorder = value
 
value = instance.TotalBorder
See Also