Skip to main content

RoundedRectanglePie3DModel.ModelName Property

Returns the “Rounded Rectangle” string.

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

The “Rounded Rectangle” string.

See Also