Skip to main content

SemiRoundedRectanglePie3DModel.ModelName Property

Gets the name of the SemiRoundedRectanglePie3DModel.

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 “Semi Rounded Rectangle”.

See Also