Represents a series in a radar chart.
The following tables list the members exposed by the RadarSeries type.
Name | Description | |
---|---|---|
Initializes a new instance of the RadarSeries class. |
Name | Description | |
---|---|---|
Identifies the Angles dependency property. |
||
Identifies the Chart dependency property. (Inherited from ChartSeries.) |
||
Identifies the DataPath dependency property. |
||
Identifies the Data dependency property. |
||
Identifies the FillsSource dependency property. (Inherited from ChartSeries.) |
||
Identifies the LabelBackground dependency property. (Inherited from ChartSeries.) |
||
Identifies the LabelBorderBrush dependency property. (Inherited from ChartSeries.) |
||
Identifies the LabelBorderThickness dependency property. (Inherited from ChartSeries.) |
||
Identifies the LabelFontFamily dependency property. (Inherited from ChartSeries.) |
||
Identifies the LabelFontSize dependency property. (Inherited from ChartSeries.) |
||
Identifies the LabelFontStyle dependency property. (Inherited from ChartSeries.) |
||
Identifies the LabelFontWeight dependency property. (Inherited from ChartSeries.) |
||
Identifies the LabelForeground dependency property. (Inherited from ChartSeries.) |
||
Identifies the LabelOffset dependency property. |
||
Identifies the LabelPath dependency property. |
||
Identifies the Labels dependency property. |
||
Identifies the LabelType dependency property. |
||
Identifies the RadarScatterFillsSource dependency property. |
||
Identifies the RadarScatterStrokesSource dependency property. |
||
Identifies the RadarScatterStrokeThickness dependency property. |
||
Identifies the RadarStyle dependency property. |
||
Identifies the ScatterSize dependency property. |
||
Identifies the ScatterType dependency property. |
||
Identifies the StrokeDashArray dependency property. (Inherited from ChartSeries.) |
||
Identifies the StrokeDashCap dependency property. (Inherited from ChartSeries.) |
||
Identifies the StrokeDashOffset dependency property. (Inherited from ChartSeries.) |
||
Identifies the StrokeEndLineCap dependency property. (Inherited from ChartSeries.) |
||
Identifies the StrokeLineJoin dependency property. (Inherited from ChartSeries.) |
||
Identifies the StrokeMiterLimit dependency property. (Inherited from ChartSeries.) |
||
Identifies the StrokesSource dependency property. (Inherited from ChartSeries.) |
||
Identifies the StrokeStartLineCap dependency property. (Inherited from ChartSeries.) |
||
Identifies the StrokeThickness dependency property. (Inherited from ChartSeries.) |
||
Identifies the Title dependency property. (Inherited from ChartSeries.) |
||
Identifies the ToolTipText dependency property. (Inherited from ChartSeries.) |
||
Identifies the ToolTipType dependency property. (Inherited from ChartSeries.) |
Name | Description | |
---|---|---|
Gets or sets the angles for the radar series. This is a dependency property. |
||
Gets or sets the Chart this ChartSeries is part of. (Inherited from ChartSeries.) |
||
Gets or sets the data for the radar series. This is a dependency property. |
||
Gets or sets the path to the property in the DataSource used for retrieving data for the radar series. This is a dependency property. |
||
Gets the fills of the series. This is a dependency property. (Inherited from ChartSeries.) |
||
Gets or sets a list of brushes used for filling elements in this ChartSeries. This is a dependency property. (Inherited from ChartSeries.) |
||
Gets or sets the index of this ChartSeries. (Inherited from ChartSeries.) |
||
Gets or sets the background of the label. This is a dependency property. (Inherited from ChartSeries.) |
||
Gets or sets the brush for the label border. This is a dependency property. (Inherited from ChartSeries.) |
||
Gets or sets the thickness of the label border. This is a dependency property. (Inherited from ChartSeries.) |
||
Gets or sets the font family for the chart labels. This is a dependency property. (Inherited from ChartSeries.) |
||
Gets or sets the font size for the chart labels. This is a dependency property. (Inherited from ChartSeries.) |
||
Gets or sets the font style for the chart labels. This is a dependency property. (Inherited from ChartSeries.) |
||
Gets or sets the font weight for the chart labels. This is a dependency property. (Inherited from ChartSeries.) |
||
Gets or sets the foreground of the label. This is a dependency property. (Inherited from ChartSeries.) |
||
Gets or sets the offset of the labels. This is a dependency property. |
||
Gets or sets the path to the property in the DataSource used for retrieving custom labels for this series. This is a dependency property. |
||
Gets or sets the custom labels for the series. This is a dependency property. |
||
Gets or sets the type of labels. This is a dependency property. |
||
Gets or sets the brushes used to fill scatters drawn at data points in this series. This is a dependency property. |
||
Gets or sets a strongly typed collection of brushes, which will be used as a source for the brushes used to fill the scatters in this series. This is a dependency property. |
||
Gets the strokes of the scatter marks. This is a dependency property. |
||
Gets or sets a strongly typed collection of brushes, which will be used as a source for the brushes used to fill the scatters in this series. This is a dependency property. |
||
Gets or sets the thickness of the scatter stroke. This is a dependency property. |
||
Gets or sets the style of the radar series. This is a dependency property. |
||
Gets or sets the size of the scatter marks. This is a dependency property. |
||
Gets or sets the type of the scatter. This is a dependency property. |
||
Gets or sets a collection of Double values that indicate the pattern of dashes and gaps that is used to outline ChartSeries shapes. This is a dependency property. (Inherited from ChartSeries.) |
||
Gets or sets a PenLineCap enumeration value that specifies how the ends of a dash in a ChartSeries shape are drawn. This is a dependency property. (Inherited from ChartSeries.) |
||
Gets or sets a double that specifies the distance within the dash pattern where a dash begins. This is a dependency property. (Inherited from ChartSeries.) |
||
Gets or sets a PenLineCap enumeration value that describes the shape at the end of a line. This is a dependency property. (Inherited from ChartSeries.) |
||
Gets or sets a PenLineJoin enumeration value that specifies the type of join that is used at the vertices of a ChartSeries shape. This is a dependency property. (Inherited from ChartSeries.) |
||
Gets or sets a limit on the ratio of the miter length to half the StrokeThickness of a ChartSeries shape element. This is a dependency property. (Inherited from ChartSeries.) |
||
Gets the strokes of the series. This is a dependency property. (Inherited from ChartSeries.) |
||
Gets or sets a list of brushes used as a source for the strokes used to outline chart elements in this ChartSeries. This is a dependency property. (Inherited from ChartSeries.) |
||
Gets or sets a PenLineCap enumeration value that describes the shape at the start of a line. This is a dependency property. (Inherited from ChartSeries.) |
||
Gets or sets the thickness of the stroke for the series. This is a dependency property. (Inherited from ChartSeries.) |
||
Gets or sets the title of the series. This is a dependency property. (Inherited from ChartSeries.) |
||
Gets or sets the tooltips to use when ToolTipType is set to Custom. This is a dependency property. (Inherited from ChartSeries.) |
||
Gets or sets a value specifying what tooltips to display for the values in this series. This is a dependency property. (Inherited from ChartSeries.) |
Name | Description | |
---|---|---|
Occurs when series appearance was changed. (Inherited from ChartSeries.) |
||
Occurs when series data was changed. (Inherited from ChartSeries.) |