ExpertComponents WebChart
Charts3D Property
Namespaces > ExpertChart > WebChart > Charts3D
3D Charts settings
Syntax
C#Visual BasicManaged C++
public Charts3D Charts3D { get; set; }
Public Property Charts3D As Charts3D
public:
Charts3D^ Charts3D {
	Charts3D^ get ();
	void set (Charts3D^ value);
}

Assembly: ExpertComponents.WebChart Version: 2.1.0.18844 (Module: ExpertComponents.WebChart)