ActiveReports Developer 7
EndCap Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Axis Class : EndCap Property

Glossary Item Box

The end cap style to use for the axis.

Syntax

Visual Basic (Declaration) 
Public Property EndCap As ExpressionInfo
C# 
public ExpressionInfo EndCap {get; set;}

See Also