Udostępnij przez


Właściwość ChartStripLineInstance.Title

Pobiera wartość obliczoną Title właściwość w ChartStripLine klasy

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

Składnia

'Deklaracja
Public ReadOnly Property Title As String
    Get
'Użycie
Dim instance As ChartStripLineInstance
Dim value As String

value = instance.Title
public string Title { get; }
public:
property String^ Title {
    String^ get ();
}
member Title : string
function get Title () : String

Wartość właściwości

Typ: System.String
A ciąg wartości reprezentującej obliczonej wartości Title właściwość.