MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / DataPoint Class / BorderLine Property

In This Topic
BorderLine Property (DataPoint)
In This Topic
Gets or sets the line information for the border line of the DataPoint.
Syntax
'Declaration
 
Public Property BorderLine As Line
 

Property Value

The border line.
See Also