Свойство ChartLegend.MaxAutoSize
Gets an expression that evaluates to the maximum size for the legend, as a percent of the chart size.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property MaxAutoSize As ReportIntProperty
Get
'Применение
Dim instance As ChartLegend
Dim value As ReportIntProperty
value = instance.MaxAutoSize
public ReportIntProperty MaxAutoSize { get; }
public:
property ReportIntProperty^ MaxAutoSize {
ReportIntProperty^ get ();
}
member MaxAutoSize : ReportIntProperty
function get MaxAutoSize () : ReportIntProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
A ReportIntProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering