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

SquareMarker2DModel Class

Represents the Square 2D point marker pre-defined model.

Namespace: DevExpress.Xpf.Charts

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

Declaration

public class SquareMarker2DModel :
    PredefinedMarker2DModel

Remarks

The following image demonstrates the SquareMarker2DModel assigned to the LineSeries2D.MarkerModel property.

SquareMarker2DModel

See Also