Skip to content

1cf7c1a9 1d8a ff95 0b02 7bf1cbd5bcfd

Fernando Garcia edited this page May 8, 2018 · 1 revision

ChartModel.SetOwner Method

Additional header content

Sets the element that owns this ChartModel.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public void SetOwner(
	ChartsModel reference
)

VB

Public Sub SetOwner ( 
	reference As ChartsModel
)

Parameters

 

reference
Type: iTin.Export.Model.ChartsModel
Reference to owner.

Remarks

[Missing documentation for "M:iTin.Export.Model.ChartModel.SetOwner(iTin.Export.Model.ChartsModel)"]

See Also

Reference

ChartModel Class
iTin.Export.Model Namespace

Clone this wiki locally