protected ChartStructureItem(
[NotNullAttribute] IChartEditorContext context
)
Protected Sub New (
<NotNullAttribute> context As IChartEditorContext
)
protected:
ChartStructureItem(
[NotNullAttribute] IChartEditorContext^ context
)
new :
[<NotNullAttribute>] context : IChartEditorContext -> ChartStructureItem