Properties 

SciChart.Charting Assembly > SciChart.Charting.Model.ChartSeries Namespace : IRadarPolygonRenderableSeriesViewModel Interface
IRadarPolygonRenderableSeriesViewModel Interface Members

The following tables list the members exposed by IRadarPolygonRenderableSeriesViewModel.

Public Properties
 NameDescription
 Property Gets or sets whether this series is anti-aliased.  
 Property Gets or sets the DataSeries associated with this series.  
 PropertyGets or sets a brush to fill this SciChart.Charting.Visuals.RenderableSeries.RadarPolygonRenderableSeries.  
 PropertyGets or sets whether this SciChart.Charting.Visuals.RenderableSeries.RadarPolygonRenderableSeries is filled.  
 PropertyGets or sets value, indicates whether this SciChart.Charting.Visuals.RenderableSeries.IRadarPolygonRenderableSeries is selected.  
 Property Gets or sets whether the series is visible.  
 Property Gets or sets the DataTemplate which defines the Visual which appears in the Legend and represents the series.  
 Property Gets or sets a PointMarker which appear for every data-point in the series.  
 Property Gets or sets a PointMarker which appears when a data-point is selected.  
 Property Gets or sets a style for a selected series.  
 Property Gets or sets the name of this series.  
 Property Gets or sets the stroke color.  
 Property Gets or sets the stroke thickness for this series.  
 Property The StyleKey to apply to the View (Inherited from SciChart.Charting.Model.ChartSeries.ISciChartElementViewModel)
 Property Gets The View Type to instantiate for this ViewModel. The View.DataContext will be set to this ViewModel instance (Inherited from SciChart.Charting.Model.ChartSeries.ISciChartElementViewModel)
Top
See Also