Classe ChartLegendTitle
Represents a title for a legend.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
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
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..ChartLegendTitle
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também