Skip to main content

Pane.ShouldSerializeLegends(XamlDesignerSerializationManager) Method

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

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v24.1.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public bool ShouldSerializeLegends(
    XamlDesignerSerializationManager manager
)

Parameters

Name Type
manager XamlDesignerSerializationManager

Returns

Type
Boolean
See Also