LayoutSizeValue(Double) Constructor
Initializes a new LayoutSizeValue instance with the specified settings.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Parameters
Name | Type | Description |
---|---|---|
value | Double | The item size value. |
Remarks
Note that the Type property has the Weight value by default.
See Also