ChartAxis.PreventFontShrink プロパティ
軸ラベルのフォント サイズを縮小してグラフ内に収まるようにすることを許可しないかどうかを示す値を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property PreventFontShrink As ReportBoolProperty
Get
'使用
Dim instance As ChartAxis
Dim value As ReportBoolProperty
value = instance.PreventFontShrink
public ReportBoolProperty PreventFontShrink { get; }
public:
property ReportBoolProperty^ PreventFontShrink {
ReportBoolProperty^ get ();
}
member PreventFontShrink : ReportBoolProperty
function get PreventFontShrink () : ReportBoolProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
ReportBoolProperty オブジェクト。