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

In This Topic
    EndCap Property
    In This Topic
    The end cap style to use for the axis.
    Syntax
    'Declaration
     
    Public Property EndCap As GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo EndCap {get; set;}
    See Also