NetXP 3.0 Reference

Graph.Is3D Property

If the graph is a bar or pie chart, is the chart drawn in 3D semantics?

[Visual Basic]
Public Property Is3D As Boolean
[C#]
public bool Is3D {get; set;}

See Also

Graph Class | NETXP.Controls Namespace