ActiveReports 12
Style Property (ReferenceLine)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReferenceLine Class : Style Property

Gets or sets the line style properties for the reference line.

Syntax
'Declaration
 
Public Property Style As Style
public Style Style {get; set;}

Property Value

A Style object containing the line style properties for the reference line.
See Also

Reference

ReferenceLine Class
ReferenceLine Members