ChartLegend Clase
Represents the properties that can be used to display instances of the series groups in a chart legend.
Espacio de nombres: Microsoft.ReportingServices.RdlObjectModel
Ensamblado: Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxis
'Declaración
Public Class ChartLegend _
Inherits ReportObject
'Uso
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
Jerarquía de herencia
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..ChartLegend
Seguridad para subprocesos
Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
Vea también