ActiveReports 12
DrawOnTopOfGridLines Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > WallRange Class : DrawOnTopOfGridLines Property
Gets or sets a value indicating whether to draw the current WallRange after the grid lines are drawn.
Syntax
'Declaration
 
Public Property DrawOnTopOfGridLines As Boolean
public bool DrawOnTopOfGridLines {get; set;}
See Also

Reference

WallRange Class
WallRange Members