AreaBorders Property
AreaBorders
Gets the collection of area borders for the series.
Declaration
[FpCategory("Category_Appearance")]
public LineCollection AreaBorders { get; }
<FpCategory("Category_Appearance")>
Public ReadOnly Property AreaBorders As LineCollection