Classe ChartLegend
Represents the properties that can be used to display instances of the series groups in a chart legend.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class ChartLegend _
Inherits ReportObject
'Utilisation
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
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..ChartLegend
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.