ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IAxis Interface / EndCap Property

In This Topic
    EndCap Property (IAxis)
    In This Topic
    Gets the end cap style to use for the axis.
    Syntax
    'Declaration
     
    ReadOnly Property EndCap As String
    string EndCap {get;}

    Property Value

    A System.String specifying the end cap style.
    See Also