Класс ChartLegend
Represents the properties that can be used to display instances of the series groups in a chart legend.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Class ChartLegend _
Inherits ReportObject
'Применение
Dim instance As ChartLegend
public class ChartLegend : ReportObject
public ref class ChartLegend : public ReportObject
type ChartLegend =
class
inherit ReportObject
end
public class ChartLegend extends ReportObject
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..ChartLegend
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.
См. также