次の方法で共有


ChartLegendInstance.ColumnSeparator プロパティ

定義

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

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

プロパティ値

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

適用対象