ChartLegendTitle-Klasse
Represents a title for a legend.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Class ChartLegendTitle _
Inherits ReportObject
'Usage
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
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..ChartLegendTitle
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.