LegendBaseModel.MarkerVisible Property
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.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