Свойство Chart.DynamicHeight
Gets an expression that evaluates to the height to which the chart should grow/shrink.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property DynamicHeight As ReportSizeProperty
Get
'Применение
Dim instance As Chart
Dim value As ReportSizeProperty
value = instance.DynamicHeight
public ReportSizeProperty DynamicHeight { get; }
public:
property ReportSizeProperty^ DynamicHeight {
ReportSizeProperty^ get ();
}
member DynamicHeight : ReportSizeProperty
function get DynamicHeight () : ReportSizeProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
A ReportSizeProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering