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 the calculated value of the CellType property in a ChartLegendCustomItemCell class.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property CellType As ChartCellType
Get
'Utilisation
Dim instance As ChartLegendCustomItemCellInstance
Dim value As ChartCellType
value = instance.CellType
public ChartCellType CellType { get; }
public:
property ChartCellType CellType {
ChartCellType get ();
}
member CellType : ChartCellType
function get CellType () : ChartCellType
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.ChartCellType
A ChartCellType value that represents the calculated value of the CellType property.
Voir aussi
Référence
ChartLegendCustomItemCellInstance Classe
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering