ChartBorderSkinInstance.BorderSkinType Property

Definition

Gets the calculated value of the BorderSkinType property in a ChartBorderSkin class.

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

Property Value

A ChartBorderSkinType value that represents the calculated value of the BorderSkinType property.

Applies to