[]
Gets or sets regular grid dataset.
[Browsable(false)]
public Chart3DDataSetGrid SetGrid { get; set; }
<Browsable(False)>
Public Property SetGrid As Chart3DDataSetGrid
Applied only if DataLayout is GridData. See Chart3DDataSetGrid for details.