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