Skip to main content
A newer version of this page is available.
All docs
V20.2

Legend.ShouldSerializeVisible(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.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

public bool ShouldSerializeVisible(
    XamlDesignerSerializationManager manager
)

Parameters

Name Type
manager XamlDesignerSerializationManager

Returns

Type
Boolean
See Also