Skip to main content

BorderlessSimpleMarker2DModel.ModelName Property

Gets the name of the BorderlessSimpleMarker2DModel.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public override string ModelName { get; }

Property Value

Type Description
String

Always “BorderlessSimpleMarker2DModel”.

See Also