RadarAreaSeriesViewModel.LineMarkerOptions Property
Hides the RadarLineSeriesViewModel.LineMarkerOptions property.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public MarkerModel LineMarkerOptions { get; }
Property Value
Type |
---|
MarkerModel |
See Also