Skip to main content
All docs
V24.1

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.v24.1.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

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

Property Value

Type
Boolean
See Also