Compartir a través de


ChartLegendTitle Clase

Represents a title for a legend.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Class ChartLegendTitle _
    Inherits ReportObject
'Uso
Dim instance As ChartLegendTitle
public class ChartLegendTitle : ReportObject
public ref class ChartLegendTitle : public ReportObject
type ChartLegendTitle =  
    class
        inherit ReportObject
    end
public class ChartLegendTitle extends ReportObject

Jerarquía de herencia

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
      Microsoft.ReportingServices.RdlObjectModel..::..ChartLegendTitle

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.