ActiveReports 18 .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 GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo EndCap {get; set;}
    See Also