Свойство ChartLegendCustomItemCellInstance.CellType
Gets the calculated value of the CellType property in a ChartLegendCustomItemCell class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property CellType As ChartCellType
Get
'Применение
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
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ChartCellType
A ChartCellType value that represents the calculated value of the CellType property.
См. также
Справочник
ChartLegendCustomItemCellInstance Класс
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering