Chart.BorderSkin Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.