GaugeLabel.UseFontPercent 속성

정의

글꼴 크기가 부모의 백분율로 측정되는지 아니면 지정된 단위로 측정되는지를 결정합니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> UseFontPercent { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> UseFontPercent { get; set; }
member this.UseFontPercent : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property UseFontPercent As ReportExpression(Of Boolean)

속성 값

ReportExpression<T> 개체입니다.

적용 대상