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


Свойство ChartAxis.MaxFontSize

Gets the maximum font size when autofitting labels.

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

Синтаксис

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

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

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

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

См. также

Справочник

ChartAxis Класс

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