ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Chart Class / BorderSkin Property

In This Topic
    BorderSkin Property
    In This Topic
    Gets ChartBorderSkin object defining a border skin for the chart.
    Syntax
    'Declaration
     
    Public ReadOnly Property BorderSkin As ChartBorderSkin
    public ChartBorderSkin BorderSkin {get;}
    See Also