[]
Gets or sets the pie fill for the series.
[FpCategory("Category_Appearance")] public Fill Fill { get; set; }
<FpCategory("Category_Appearance")> Public Property Fill As Fill
Value of null (Nothing in VB) indicates that pie fill is unset for the series.