ChartAxis コンストラクター (IPropertyStore)
ChartAxis クラスの新しいインスタンスを作成します。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Sub New ( _
propertyStore As IPropertyStore _
)
'使用
Dim propertyStore As IPropertyStore
Dim instance As New ChartAxis(propertyStore)
public ChartAxis(
IPropertyStore propertyStore
)
public:
ChartAxis(
IPropertyStore^ propertyStore
)
new :
propertyStore:IPropertyStore -> ChartAxis
public function ChartAxis(
propertyStore : IPropertyStore
)
パラメーター
- propertyStore
型: Microsoft.ReportingServices.RdlObjectModel. . :: . .IPropertyStore
プロパティ ストアです。