Classe ChartLegendTitle
Represents a title for a legend.
Spazio dei nomi: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Class ChartLegendTitle _
Inherits ReportObject
'Utilizzo
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
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..ChartLegendTitle
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.
Vedere anche