ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Legend Class / CustomBorderDrawer Property

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