言語

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値です。

適用対象