XYDiagram2D.ShouldSerializeAllPanes(XamlDesignerSerializationManager) Method
Tests whether panes should be persisted.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Parameters
| Name | Type |
|---|---|
| manager | XamlDesignerSerializationManager |
Returns
| Type |
|---|
| Boolean |
Remarks
This member supports the internal infrastructure, and is not intended to be used directly from your code.
See Also