Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets how the series appears when displayed in a legend.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public MustOverride ReadOnly Property ChartItemInLegend As ChartItemInLegend
Get
'Utilisation
Dim instance As ChartSeries
Dim value As ChartItemInLegend
value = instance.ChartItemInLegend
public abstract ChartItemInLegend ChartItemInLegend { get; }
public:
virtual property ChartItemInLegend^ ChartItemInLegend {
ChartItemInLegend^ get () abstract;
}
abstract ChartItemInLegend : ChartItemInLegend
abstract function get ChartItemInLegend () : ChartItemInLegend
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.ChartItemInLegend
A ChartItemInLegend object.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering