閱讀英文

共用方式為


ChartAxis.PreventFontGrow 屬性

Gets or sets a value that indicates whether to prevent the axis label font size from growing to fit within the chart.

命名空間:  Microsoft.ReportingServices.RdlObjectModel
組件:  Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)

語法

public ReportExpression<bool> PreventFontGrow { get; set; }

屬性值

型別:Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Boolean>
A ReportExpression<T> object.

請參閱

參考

ChartAxis 類別

Microsoft.ReportingServices.RdlObjectModel 命名空間