다음을 통해 공유


MapLegendTitleInstance.TitleSeparator 속성

Gets the calculated value of the TitleSeparator property in a MapLegendTitle class.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public ReadOnly Property TitleSeparator As MapLegendTitleSeparator 
    Get
‘사용 방법
Dim instance As MapLegendTitleInstance 
Dim value As MapLegendTitleSeparator 

value = instance.TitleSeparator
public MapLegendTitleSeparator TitleSeparator { get; }
public:
property MapLegendTitleSeparator TitleSeparator {
    MapLegendTitleSeparator get ();
}
member TitleSeparator : MapLegendTitleSeparator
function get TitleSeparator () : MapLegendTitleSeparator

속성 값

유형: Microsoft.ReportingServices.OnDemandReportRendering.MapLegendTitleSeparator
A MapLegendTitleSeparator value that represents the calculated value of the TitleSeparator property.

참고 항목

참조

MapLegendTitleInstance 클래스

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스