次の方法で共有


ChartBorderSkinInstance.BorderSkinType プロパティ

定義

BorderSkinType クラスの ChartBorderSkin プロパティの計算値を取得します。

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

プロパティ値

ChartBorderSkinType プロパティの計算値を表す BorderSkinType 値。

適用対象