다음을 통해 공유


ChartAlignType.Position 속성

정의

차트 영역이 차트 영역 위치에 맞춰짐을 나타냅니다.

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

속성 값

ReportExpression<T> 개체입니다.

적용 대상