다음을 통해 공유


ChartTextAnnotation 생성자 (IPropertyStore)

Initializes a new instance of the ChartTextAnnotation class.

네임스페이스:  Microsoft.ReportingServices.RdlObjectModel
어셈블리:  Microsoft.ReportingServices.Designer.Controls.dll의 Microsoft.ReportingServices.Designer.Controls

구문

‘선언
Public Sub New ( _
    propertyStore As IPropertyStore _
)
‘사용 방법
Dim propertyStore As IPropertyStore

Dim instance As New ChartTextAnnotation(propertyStore)
public ChartTextAnnotation(
    IPropertyStore propertyStore
)
public:
ChartTextAnnotation(
    IPropertyStore^ propertyStore
)
new : 
        propertyStore:IPropertyStore -> ChartTextAnnotation
public function ChartTextAnnotation(
    propertyStore : IPropertyStore
)

매개 변수