[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DData.SetGrid

SetGrid Property

SetGrid

Gets or sets regular grid dataset.

Declaration
[Browsable(false)]
public Chart3DDataSetGrid SetGrid { get; set; }
Remarks

Applied only if DataLayout is GridData. See Chart3DDataSetGrid for details.

See Also