[]
        
(Showing Draft Content)

FarPoint.Web.Chart.PieSeries.PieBorder

PieBorder Property

PieBorder

Gets or sets the pie border for the series.

Declaration
[FpCategory("Category_Appearance")]
public Line PieBorder { get; set; }
<FpCategory("Category_Appearance")>
Public Property PieBorder As Line
Remarks

Value of null (Nothing in VB) indicates that pie border is unset for the series.