Skip to main content

AreaSeriesViewBaseModel.LineMarkerOptions Property

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v23.2.Wizard.dll

NuGet Package: DevExpress.Win.Charts

Declaration

[Browsable(false)]
public MarkerModel LineMarkerOptions { get; set; }

Property Value

Type
MarkerModel
See Also