次の方法で共有


ChartLegendCustomItemInstance.Separator プロパティ

定義

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

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

プロパティ値

ChartSeparators プロパティの計算値を表す Separator 値。

適用対象