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


Свойство MapLegend.MinFontSize

Gets the minimum font size for the auto-sizing algorithm of the legend text.

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

Синтаксис

'Декларация
Public ReadOnly Property MinFontSize As ReportSizeProperty 
    Get
'Применение
Dim instance As MapLegend 
Dim value As ReportSizeProperty 

value = instance.MinFontSize
public ReportSizeProperty MinFontSize { get; }
public:
property ReportSizeProperty^ MinFontSize {
    ReportSizeProperty^ get ();
}
member MinFontSize : ReportSizeProperty
function get MinFontSize () : ReportSizeProperty

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
A ReportSizeProperty object.

См. также

Справочник

MapLegend Класс

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