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

CylinderBar3DModel Class

Represents the Cylinder 3D Bar pre-defined model.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v19.1.dll

Declaration

public class CylinderBar3DModel :
    PredefinedBar3DModel

Remarks

The following image demonstrates the CylinderBar3DModel.

CylinderBar3DModel

See Also