[]
        
(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; }
Remarks

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

See Also