Skip to main content
A newer version of this page is available. .

AxisY3DModel Class

The AxisY3D model.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v19.2.Wizard.dll

Declaration

[ModelOf(typeof(AxisY3D))]
public class AxisY3DModel :
    Axis3DModel

The following members return AxisY3DModel objects:

See Also