A newer version of this page is available.
Switch to the current version.
PolarPointSeriesViewModel Class
The PolarPointSeriesView model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v18.2.Wizard.dll
Declaration
[ModelOf(typeof(PolarPointSeriesView))]
[GroupPrefix("View: ")]
public class PolarPointSeriesViewModel :
RadarPointSeriesViewModel
<ModelOf(GetType(PolarPointSeriesView))>
<GroupPrefix("View: ")>
Public Class PolarPointSeriesViewModel
Inherits RadarPointSeriesViewModel
Inheritance
Object
ChartElementModel
SeriesViewBaseModel
RadarSeriesViewBaseModel
RadarPointSeriesViewModel
PolarPointSeriesViewModel
See Also
Feedback