ChartAxis.PreventWordWrap 속성

정의

차트에 맞도록 축 레이블 텍스트를 줄 바꿈하지 않을지 여부를 나타내는 값을 가져옵니다.

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

속성 값

ReportBoolProperty 개체입니다.

적용 대상