ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / SharpGraphCore Class / AreaCustomBorderDrawer Property

In This Topic
    AreaCustomBorderDrawer Property
    In This Topic
    Gets or sets custom border drawer object for chart areas
    Syntax
    'Declaration
     
    Public Property AreaCustomBorderDrawer As ICustomBorderDrawer
    public ICustomBorderDrawer AreaCustomBorderDrawer {get; set;}
    See Also