Właściwość ChartBorderSkinInstance.BorderSkinType
Pobiera wartość obliczoną BorderSkinType właściwość w ChartBorderSkin klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property BorderSkinType As ChartBorderSkinType
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ChartBorderSkinType
A ChartBorderSkinType wartości reprezentującej obliczonej wartości BorderSkinType właściwość.
Zobacz także