다음을 통해 공유


ChartLegend.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 개체입니다.

적용 대상