ActiveReports 12
BorderLine Property (DataPoint)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > DataPoint Class : BorderLine Property
Gets or sets the line information for the border line of the DataPoint.
Syntax
'Declaration
 
Public Property BorderLine As Line
public Line BorderLine {get; set;}

Property Value

The border line.
See Also

Reference

DataPoint Class
DataPoint Members