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

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