Partager via


Propriété BorderSkinType

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property BorderSkinType As ChartBorderSkinType
    Get
'Utilisation
Dim instance As ChartBorderSkinInstance
Dim value As ChartBorderSkinType

value = instance.BorderSkinType
public ChartBorderSkinType BorderSkinType { get; }
public:
property ChartBorderSkinType BorderSkinType {
    ChartBorderSkinType get ();
}
member BorderSkinType : ChartBorderSkinType
function get BorderSkinType () : ChartBorderSkinType

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ChartBorderSkinType
A ChartBorderSkinType value that represents the calculated value of the BorderSkinType property.