次の方法で共有


ChartLegendCustomItem.Style プロパティ

定義

項目区切り記号のスタイルを取得します。

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

プロパティ値

項目区切り記号のスタイルを表す Style オブジェクト。

実装

適用対象