Skip to main content

BorderlessGradientBar2DModel.ModelName Property

Gets the name of the BorderlessGradientBar2DModel.

Namespace: DevExpress.Xpf.Charts

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

#Declaration

public override string ModelName { get; }

#Property Value

Type Description
String

Always "Gradient Borderless Bar".

See Also