Chart.BorderSkin Property

Definition

Gets the border skin of the entire chart image.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartBorderSkin ^ BorderSkin { Microsoft::ReportingServices::OnDemandReportRendering::ChartBorderSkin ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartBorderSkin BorderSkin { get; }
member this.BorderSkin : Microsoft.ReportingServices.OnDemandReportRendering.ChartBorderSkin
Public ReadOnly Property BorderSkin As ChartBorderSkin

Property Value

A ChartBorderSkin object.

Applies to