ChartAxis.MinFontSize 속성

정의

레이블 자동 맞춤 시 최소 글꼴 크기를 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ MinFontSize { Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty MinFontSize { get; }
member this.MinFontSize : Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
Public ReadOnly Property MinFontSize As ReportSizeProperty

속성 값

ReportSizeProperty 개체입니다.

적용 대상