MindFusion WinForms Programmer's Guide
RadarPiece Members
Constructors Properties
 


A class that represents radar piece objects in radar charts.

The following tables list the members exposed by the RadarPiece type.

 Public Constructors

  Name Description

RadarPiece

Creates a new instance of the RadarPiece class.

 Public Properties

  Name Description

AxisLabel

Gets the axis label drawn at this RadarPiece.

DataIndex

Gets the index of this ChartElement in the array with data used by the chart series it belongs to. (Inherited from ChartElement.)

Index

Gets the index of the chart element. (Inherited from ChartElement.)

OuterLabel

Gets the outer label drawn at this RadarPiece.

SeriesIndex

Gets the index of the chart series this ChartElement belongs to. (Inherited from ChartElement.)

Value

Gets the value that this RadarPiece represents.

 See Also

RadarPiece Class
MindFusion.Charting Namespace