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


Свойство ChartLegendCustomItemCellInstance.ImageHeight

Gets the calculated value of the ImageHeight property in a ChartLegendCustomItemCell class.

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

Синтаксис

'Декларация
Public ReadOnly Property ImageHeight As Integer 
    Get
'Применение
Dim instance As ChartLegendCustomItemCellInstance 
Dim value As Integer 

value = instance.ImageHeight
public int ImageHeight { get; }
public:
property int ImageHeight {
    int get ();
}
member ImageHeight : int
function get ImageHeight () : int

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

Тип: System.Int32
An int value that represents the calculated value of the ImageHeight property.

См. также

Справочник

ChartLegendCustomItemCellInstance Класс

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