ChartLegendTitle.TitleSeparator Proprietà

Definizione

Ottiene un'espressione che restituisce il tipo di separatore da utilizzare per il titolo della legenda.

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

Valore della proprietà

ReportEnumProperty<ChartSeparators>

Oggetto ReportEnumProperty<EnumType> .

Si applica a