IRadarPointViewModel Interface Members
The following tables list the members exposed by IRadarPointViewModel.
Public Properties
Name | Description | |
---|---|---|
![]() | AxisId | Gets or sets the ID of a SciChart.Charting.Visuals.Axes.RadarAxis this point is associated with. |
![]() | DataValue | Gets or sets the data value. |
![]() | IsSelected | Gets or sets value, indicates whether this IRadarPointViewModel is selected |
See Also