Chart.BorderSkin プロパティ

定義

チャート画像全体のボーダースキンを取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartBorderSkin ^ BorderSkin { Microsoft::ReportingServices::OnDemandReportRendering::ChartBorderSkin ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartBorderSkin BorderSkin { get; }
member this.BorderSkin : Microsoft.ReportingServices.OnDemandReportRendering.ChartBorderSkin
Public ReadOnly Property BorderSkin As ChartBorderSkin

プロパティ値

ChartBorderSkin オブジェクト。

適用対象