Skip to main content
A newer version of this page is available. .

Legend.UseCheckBoxesProperty Field

Identifies the Legend.UseCheckBoxes dependency property.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.2.dll

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

Declaration

[OldApi("This is old API. It is recommended to use the MarkerModeProperty instead.")]
public static readonly DependencyProperty UseCheckBoxesProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also