ChartLegend.ColumnSeparator プロパティ

定義

どの種類の区切り子を使うかを示す値に評価する式が得られます。

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

プロパティ値

ReportEnumProperty<EnumType> オブジェクト。

適用対象