ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Title Class / CustomBorderDrawer Property

In This Topic
    CustomBorderDrawer Property (Title)
    In This Topic
    Gets or sets the custom border draw implementation class.
    Syntax
    'Declaration
     
    Public Property CustomBorderDrawer As ICustomBorderDrawer
    public ICustomBorderDrawer CustomBorderDrawer {get; set;}
    See Also