ChartLegend.HeaderSeparator Propriedade

Definição

Recebe uma expressão que avalia o tipo de separador a ser usado para o cabeçalho legendário.

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

Valor da propriedade

Um ReportEnumProperty<EnumType> objeto.

Aplica-se a