Skip to main content

DiagramItem.Weight Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v23.2.dll

NuGet Package: DevExpress.Win.Diagram

Declaration

[DefaultValue(1F)]
[EditorBrowsable(EditorBrowsableState.Never)]
public virtual float Weight { get; set; }

Property Value

Type Default
Single 1
See Also