Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic (Declaration)
Language Filter: C#
ActiveReports Developer 7
BorderLine Property
See Also
GrapeCity.ActiveReports.Chart.v7 Assembly
>
GrapeCity.ActiveReports.Chart Namespace
>
DataPoint Class
: BorderLine Property
Visual Basic (Declaration)
C#
Glossary Item Box
Gets or sets the line information for the border line of the DataPoint.
Syntax
Visual Basic (Declaration)
Public Property BorderLine As
Line
C#
public
Line
BorderLine {get; set;}
See Also
Reference
DataPoint Class
DataPoint Members