Поделиться через


Свойство ChartSeries.EmptyPoints

Gets the empty points.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public MustOverride ReadOnly Property EmptyPoints As ChartEmptyPoints 
    Get
'Применение
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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ChartEmptyPoints
A ChartEmptyPoints object.

См. также

Справочник

ChartSeries Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering