RadarPolygonRenderableSeriesViewModel Class Properties
For a list of all members of this type, see RadarPolygonRenderableSeriesViewModel members.
Public Properties
| Name | Description | |
|---|---|---|
![]() | AntiAliasing | Gets or sets whether this series is anti-aliased. |
![]() | DataSeries | Gets or sets the DataSeries associated with this series. |
![]() | Fill | Gets or sets a brush to fill the SciChart.Charting.Visuals.RenderableSeries.RadarPolygonRenderableSeries. |
![]() | IsFilled | Gets or sets whether the polygon is filled. |
![]() | IsSelected | Gets or sets value, indicates whether this series is selected. |
![]() | IsVisible | Gets or sets whether the series is visible. |
![]() | LegendMarkerTemplate | Gets or sets the DataTemplate which defines the Visual which appears in the Legend and represents the series. |
![]() | PointMarker | Gets or sets a PointMarker which appear for every data-point in the series. |
![]() | SelectedPointMarker | Gets or sets a PointMarker which appears when a data point is selected. |
![]() | SelectedSeriesStyle | Gets or sets a style for a selected series. |
![]() | SeriesName | Gets or sets the name of this series. |
![]() | Stroke | Gets or sets the stroke color. |
![]() | StrokeThickness | Gets or sets the stroke thickness in pixels for this series. |
![]() | StyleKey | Gets or Sets the style key which will be used to fetch the style and apply it to the corresponding RenderableSeries. (Inherited from SciChart.Charting.Model.ChartSeries.BaseSciChartElementViewModel) |
![]() | Tag | Gets or sets a tag, bound by default to the Tag property of the corresponding View. (Inherited from SciChart.Charting.Model.ChartSeries.BaseSciChartElementViewModel) |
![]() | ViewType | Overridden. Gets the View Type which this ViewModel will be associated with. |
See Also
