Skip to main content

Legend.UseCheckBoxesProperty Field

Identifies the Legend.UseCheckBoxes dependency property.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: 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