Udostępnij przez


Właściwość ChartLegendTitleInstance.TitleSeparator

Pobiera wartość obliczoną TitleSeparator właściwość w ChartLegendTitle klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property TitleSeparator As ChartSeparators
    Get
'Użycie
Dim instance As ChartLegendTitleInstance
Dim value As ChartSeparators

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

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ChartSeparators
A ChartSeparators wartości reprezentującej obliczonej wartości TitleSeparator właściwość.