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

Marker3DCubePointModel Class

The Cube model of the point markers.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v18.2.dll

Declaration

public class Marker3DCubePointModel :
    Marker3DPointModel

Remarks

This model looks like following.

CubeMarker3DPointMarker-Example

See Also