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

In This Topic
SetGrid Property
In This Topic
Gets or sets regular grid dataset.
Syntax
'Declaration
 
Public Property SetGrid As Chart3DDataSetGrid
 
Remarks
Applied only if DataLayout is GridData. See Chart3DDataSetGrid for details.
See Also