ChartLegendTitleInstance.TitleSeparator プロパティ

定義

TitleSeparatorクラスにおけるChartLegendTitleプロパティの計算値を取得します。

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

プロパティ値

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

適用対象