MapLegendTitle.TitleSeparator Property

Definition

Gets the type of separator to use for the map legend title.

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

Property Value

A ReportEnumProperty<EnumType> object.

Applies to