Skip to main content
All docs
V25.1
  • LegendBaseModel.UseCheckBoxes Property

    Namespace: DevExpress.XtraCharts.Designer

    Assembly: DevExpress.XtraCharts.v25.1.Wizard.dll

    NuGet Package: DevExpress.Win.Charts

    Declaration

    [OldApi("This is old API. It is recommended to use the MarkerMode property instead.")]
    [Browsable(false)]
    [EditorBrowsable(EditorBrowsableState.Never)]
    [LocalizableCategory(DesignerCategories.Behavior)]
    public bool UseCheckBoxes { get; set; }

    Property Value

    Type
    Boolean
    See Also