SliceBorderWidth Property
Gets or sets the border width for the pie slices.
public double SliceBorderWidth {get; set;}
'Declaration
Public Property SliceBorderWidth As Double
'Usage
Dim instance As FlexPie
Dim value As Double
instance.SliceBorderWidth = value
value = instance.SliceBorderWidth