ActiveReports 12
Style Property (Line)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace > Line Class : Style Property
Gets or sets the style used to draw the line.
Syntax
'Declaration
 
Public Property Style As LineStyle
public LineStyle Style {get; set;}

Property Value

A valid LineStyle enumeration.
See Also

Reference

Line Class
Line Members
LineStyle Enumeration