A SeriesRenderer that draws pie-radars, where data items are represented by circular sectors of equal central angles, and the sector corresponding to a data item has radius proportional to its value.
The following tables list the members exposed by the PieRadarRenderer type.
Name | Description | |
---|---|---|
Initializes a new instance of the PieRadarRenderer class. |
Name | Description | |
---|---|---|
A list of Series that should be rendered by this RadarRenderer. (Inherited from RadarRenderer.) |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether sectors should be aligned to axes in the radar grid or centered around them. |
||
Gets or sets the opacity of radar polygons. (Inherited from RadarRenderer.) |
||
Gets or sets the Brush that should be used to draw labels of data items. (Inherited from SeriesRenderer.) |
||
Gets or sets the name of font that should be used to draw labels of data items. (Inherited from SeriesRenderer.) |
||
Gets or sets the size of font that should be used to draw labels of data items. (Inherited from SeriesRenderer.) |
||
Gets or sets the style of font that should be used to draw labels of data items. (Inherited from SeriesRenderer.) |
||
Gets or sets a list of Series drawn by this RadarRenderer. (Inherited from RadarRenderer.) |
||
A SeriesStyle instance specifying the appearance of series associated with this renderer. (Inherited from SeriesRenderer.) |
||
Gets or sets the kind of data labels to draw. (Inherited from SeriesRenderer.) |
||
Gets or sets a value indicating whether to show highlights on data items. (Inherited from SeriesRenderer.) |
||
Gets or sets a value indicating whether to show tooltips. (Inherited from SeriesRenderer.) |
Name | Description | |
---|---|---|
Implements the SeriesContainer interface. Gets the index of the dimension whose set of values should be treated as domain of plotted function. (Inherited from SeriesRenderer.) |
||
Gets the brush that should be used to fill the representation of specified data item. (Inherited from SeriesRenderer.) |
||
Gets the brush that should be used to stroke the representation of specified data item. (Inherited from SeriesRenderer.) |
||
Gets the thickness of the pen that should be used to stroke the representation of specified data item. (Inherited from SeriesRenderer.) |
||
Implement SeriesContainer. (Inherited from RadarRenderer.) |
||
SeriesRenderer.HitTest override. Hit-tests the visual representation of the series for a data item. (Inherited from RadarRenderer.) |
||
Returns a SeriesStyle object that meets specified criteria. (Inherited from SeriesRenderer.) |
||
Called to reset measure accumulators at the beginning of a measure pass. (Inherited from SeriesRenderer.) |
Name | Description | |
---|---|---|
Adjusts the data range of associated Axis objects after initial measure pass. (Inherited from SeriesRenderer.) |
||
(Inherited from SeriesRenderer.) |
||
Returns the data value of specified series item. (Inherited from RadarRenderer.) |
||
RadarRenderer.Draw override. Draws the series data in specified RenderContext. |
||
RadarRenderer.DrawHighlight override. Draws highlighted data item in specified RenderContext. |
||
(Inherited from SeriesRenderer.) |
||
(Inherited from SeriesRenderer.) |
||
Gets the Brush that should be used to draw labels of data items. (Inherited from SeriesRenderer.) |
||
Gets the Font that should be used to draw labels of data items. (Inherited from SeriesRenderer.) |
||
Gets the dash style of the pen that should be used to stroke the representation of specified data item. (Inherited from SeriesRenderer.) |
||
Gets the Pen that should be used to stroke the representation of specified data item. (Inherited from SeriesRenderer.) |
||
Enumerates the pie-radar sectors corresponding to each series. |
||
Enumerates each series once providing a list of all visible points at each iteration. (Inherited from RadarRenderer.) |
||
Gets the maximum value from all series located at specified index. (Inherited from RadarRenderer.) |
||
Gets the minimum value from all series located at specified index. (Inherited from RadarRenderer.) |
||
SeriesRenderer.MeasureDataRange override. Measures the data range of rendered series and assigns it to the associated Axis objects if their MinValue and MaxValue are not set. (Inherited from RadarRenderer.) |
||
Raises the PropertyChanged event. (Inherited from SeriesRenderer.) |
||
Called when Series raise their DataChanged event. (Inherited from SeriesRenderer.) |
||
Sets tooltip text and location. (Inherited from SeriesRenderer.) |
||
Subscribes to the DataChanged event of specified Series. (Inherited from SeriesRenderer.) |
||
Unsubscribes from the DataChanged event of specified Series. (Inherited from SeriesRenderer.) |
Name | Description | |
---|---|---|
Implements the INotifyPropertyChanged interface. (Inherited from SeriesRenderer.) |