Свойство ChartLegendCustomItemCellInstance.SymbolHeight
Gets the calculated value of the SymbolHeight property in a ChartLegendCustomItemCell class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property SymbolHeight As Integer
Get
'Применение
Dim instance As ChartLegendCustomItemCellInstance
Dim value As Integer
value = instance.SymbolHeight
public int SymbolHeight { get; }
public:
property int SymbolHeight {
int get ();
}
member SymbolHeight : int
function get SymbolHeight () : int
Значение свойства
Тип: System.Int32
An int value that represents the calculated value of the SymbolHeight property.
См. также
Справочник
ChartLegendCustomItemCellInstance Класс
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering