C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DData Class / SetIrGrid Property

In This Topic
SetIrGrid Property
In This Topic
Gets or sets irregular grid dataset.
Syntax
'Declaration
 
Public Property SetIrGrid As Chart3DDataSetIrGrid
 
Remarks
Applied only if DataLayout is IrGridData. See Chart3DDataSetIrGrid for details.
See Also