[]
        
(Showing Draft Content)

FarPoint.Web.Chart.PointSeries.DropLinesLine

DropLinesLine Property

DropLinesLine

Gets or sets the line used to draw the drop lines.

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

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