A newer version of this page is available.
Switch to the current version.
Diagram3D Class
Represents the base class for classes that provide diagram functionality for a chart control in 3D series.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v18.2.dll
Declaration
public abstract class Diagram3D :
Diagram,
IScrollingZoomingOptions
Public MustInherit Class Diagram3D
Inherits Diagram
Implements IScrollingZoomingOptions
Remarks
The Diagram3D class serves as a base for the diagram classes which provide diagram functionality in 3D series. The Diagram3D class implements the base diagram functionality that is common to all 3D diagram types.
Inheritance
See Also
Feedback