ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Axis Class / EndCap Property

In This Topic
    EndCap Property (Axis)
    In This Topic
    The end cap style to use for the axis.
    Syntax
    'Declaration
     
    Public Property EndCap As ExpressionInfo
    public ExpressionInfo EndCap {get; set;}
    See Also