Udostępnij przez


Właściwość ChartSeriesInstance.ChartAreaName

Pobiera wartość obliczoną ChartAreaName właściwość w ChartSeries klasy

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

Składnia

'Deklaracja
Public ReadOnly Property ChartAreaName As String
    Get
'Użycie
Dim instance As ChartSeriesInstance
Dim value As String

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

Wartość właściwości

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