Свойство LegendName

Gets the name of the Legend in which the data distribution is displayed.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property LegendName As String
    Get
'Применение
Dim instance As MapAppearanceRule
Dim value As String

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

Значение свойства

Тип: System. . :: . .String
A string value.