LegendBaseModel.MarkerVisible Property
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v26.1.Wizard.dll
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