ChartBorderSkin.BorderSkinType Property

Definition

Gets the type of the border skin.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartBorderSkinType> ^ BorderSkinType { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartBorderSkinType> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartBorderSkinType> BorderSkinType { get; }
member this.BorderSkinType : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartBorderSkinType>
Public ReadOnly Property BorderSkinType As ReportEnumProperty(Of ChartBorderSkinType)

Property Value

A ReportEnumProperty<EnumType> object.

Applies to