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 empty points.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public MustOverride ReadOnly Property EmptyPoints As ChartEmptyPoints
Get
'Utilisation
Dim instance As ChartSeries
Dim value As ChartEmptyPoints
value = instance.EmptyPoints
public abstract ChartEmptyPoints EmptyPoints { get; }
public:
virtual property ChartEmptyPoints^ EmptyPoints {
ChartEmptyPoints^ get () abstract;
}
abstract EmptyPoints : ChartEmptyPoints
abstract function get EmptyPoints () : ChartEmptyPoints
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.ChartEmptyPoints
A ChartEmptyPoints object.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering