Skip to main content
All docs
V25.1
  • LegendBaseModel.MarkerVisible 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)]
    [DependentUpon("Visibility")]
    [LocalizableCategory(DesignerCategories.Behavior)]
    public bool MarkerVisible { get; set; }

    Property Value

    Type
    Boolean
    See Also