Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the calculated value of the BorderSkinType property in a ChartBorderSkin class.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property BorderSkinType As ChartBorderSkinType
Get
'Uso
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
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ChartBorderSkinType
A ChartBorderSkinType value that represents the calculated value of the BorderSkinType property.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering