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 对象。

适用于