Skip to main content
All docs
V23.2

ChartControl.ShouldDeserializeLegend Property

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.v23.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

[Browsable(false)]
public bool ShouldDeserializeLegend { get; set; }

Property Value

Type
Boolean
See Also