Skip to main content

BorderlessSimpleBar2DModel.ModelName Property

Gets the name of the BorderlessSimpleBar2DModel.

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 “Borderless Simple Bar”.

See Also