[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DData.SetIrGrid

SetIrGrid Property

SetIrGrid

Gets or sets irregular grid dataset.

Declaration
[Browsable(false)]
public Chart3DDataSetIrGrid SetIrGrid { get; set; }
<Browsable(False)>
Public Property SetIrGrid As Chart3DDataSetIrGrid
Remarks

Applied only if DataLayout is IrGridData. See Chart3DDataSetIrGrid for details.

See Also