MindFusion.Charting Programmer's Guide
RadarChart Members
Constructors Properties Methods
 


A class used to draw radar charts.

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

 Public Constructors

  Name Description

RadarChart

Creates a new instance of the RadarChart class.

 Public Properties

  Name Description

AltAxesCount

Gets or sets the count of alternative chart axes.

AltAxesPens

Specifies the collection of pens used for drawing the alternative axes.

Angles

Specifies the angles of data points in polar charts.

Background3D

Gets or sets whether the chart is drawn with 3D effect.

Data

Gets or sets the data for the chart series.

DataFields

Gets or sets the field in the data source used to populate the Data array.

InnerAxisLabels

Gets or sets custom labels for the inner axis.

InnerAxisLabelsField

Gets or sets the database field, which values are used as labels for the inner axis.

InnerAxisLabelType

Gets or sets the label type of the inner axis.

InnerAxisPen

Gets or sets the pen for drawing the inner axis.

InnerAxisPosition

Gets or sets the position of the inner axis.

InnerLabelCustomFormat

Gets or sets the format for labels at the inner axis when InnerLabelFormat is set to Custom.

InnerLabelFormat

Gets or sets the format for labels drawn at the inner axis.

LabelPrefix

Gets or sets the prefix for the labels.

LabelSuffix

Gets or sets the suffix for the labels.

MaxValue

Gets or sets the end value at the inner axis.

MinValue

Gets or sets the start value of the inner axis.

OuterAxisLabelBackground

Gets or sets the brush that fills the background of the border box drawn around outer axis labels.

OuterAxisLabelBorder

Gets or sets the border type drawn around outer axis labels.

OuterAxisLabelMargin

Gets or sets the margin between the outer axis label and its border.

OuterAxisLabelOutline

Gets or sets the pen for drawing the outline of the label border for outer axis labels.

OuterAxisLabels

Gets or sets custom labels drawn at the outer axis.

OuterAxisLabelsField

Gets or sets the database field, which values are used as labels for the outer axis.

OuterAxisLabelType

Specifies the type of labels drawn at the outer axis.

OuterAxisPen

Specifies the pen for drawing the outer chart axis.

OuterLabelBackground

Gets or sets the brush for filling the background of the border box drawn around outer labels.

OuterLabelBorder

Gets or sets the type of border drawn around outer labels.

OuterLabelCustomFormat

Gets or sets the format for the labels at the outer axis when OuterLabelFormat is set to Custom.

OuterLabelFormat

Gets or sets the format for labels drawn at the outer chart axis.

OuterLabelMargin

Gets or sets the margin between the outer label and its border.

OuterLabelOutline

Gets or sets the pen that outlines the border box drawn around outer labels.

OuterLabels

Specifies the custom labels drawn at the chart segments of the outer axis.

OuterLabelsField

Gets or sets the database field, which values are used as labels drawn in the middle of radar segments.

RadarStyle

Gets or sets the style of the radar / polar chart to be drawn.

RadarType

Gets or sets the type of the radar chart to be drawn.

RadiusLength

Specifies the length of the chart radius.

SectionBrushes

Specifies the brushes for drawing the sections of the chart circle.

SectionPoints

Gets or sets the width and location of radar sections.

SegmentBrushes

Specifies the brushes for filling chart background segments.

ShapeBrushes

Specifies the brushes for filling data point shapes.

ShapePens

Specifies the pens for outlining the shapes drawn at data points.

Shapes

Specifies the shapes for data points.

ShapeSizes

Specifies the size of shapes drawn at data points.

Span

Specifies the numerical span of scale division at the inner axes.

SpiderWeb

Specifies whether the outer chart axes are drawn as circles or polygons.

 Inherited Public Properties

  Name Description

BackColor

Gets or sets the background color for the Chart control. (Inherited from Chart.)

BackgroundBrush

Specifies the brush for the chart background. (Inherited from Chart.)

BkgrImagePos

gets or sets the position and alignment of the chart background image. (Inherited from Chart.)

ChartBrushes

Specifies the brushes used to draw the charts. (Inherited from Chart.)

ChartImage

Gets or sets the image drawn as background for the chart's plot area. (Inherited from Chart.)

ChartImagePos

Gets or sets the position of the image drawn as background of the chart's plot area. (Inherited from Chart.)

ChartMargins

Gets or sets the margins around the chart. (Inherited from Chart.)

ChartPens

Specifies the pens for the charts. (Inherited from Chart.)

ChartSize

Gets the size of the chart. (Inherited from Chart.)

DataMember

Gets or sets the table used for data binding when the data source is set to a DataSet object. (Inherited from Chart.)

DataSource

Gets or sets a data source containing the values to be drawn. (Inherited from Chart.)

EmptyBrush

Gets an empty 'unset' brush to indicate a neutral value when a Brush property should be reset and themes are used. (Inherited from Chart.)

EmptyPen

Gets an empty 'unset' pen to indicate a neutral value when a Pen property should be reset and themes are used. (Inherited from Chart.)

FontName

Gets or sets the name of the font for all chart labels. (Inherited from Chart.)

LabelBrush

Specifies the brush that is used for drawing chart labels. (Inherited from Chart.)

LabelFont

Specifies the font for drawing the chart labels. (Inherited from Chart.)

LegendAlignment

Gets or sets the alignment of the legend. (Inherited from Chart.)

LegendBackgroundBrush

Gets or sets the legend background brush. (Inherited from Chart.)

LegendBorder

Gets or sets the type of the legend border. (Inherited from Chart.)

LegendBorderMargin

Gets or sets the margin between the legend border and the legend labels. (Inherited from Chart.)

LegendBrush

Gets or sets the brush for the legend's bounding rectangle. (Inherited from Chart.)

LegendColumns

Gets or sets the count of columns in the chart legend. (Inherited from Chart.)

LegendFont

Gets or sets the font for the chart legend. (Inherited from Chart.)

LegendGridType

Gets or sets the type of the legend grid. (Inherited from Chart.)

LegendLabels

Gets or sets the labels for the legend. (Inherited from Chart.)

LegendOffset

Gets or sets the offset of the chart legend. (Inherited from Chart.)

LegendPen

Gets or sets the pen for the legend's bounding rectangle. (Inherited from Chart.)

LegendPosition

Gets or sets the position of the chart legend. (Inherited from Chart.)

LegendWidth

Gets or sets the width of the legend's rectangle. (Inherited from Chart.)

LegendWordWrap

Gets or sets whether the words of the legend labels are wrapped. (Inherited from Chart.)

MultiColored

Specifies whether the chart is drawn in one color or in different colors. (Inherited from Chart.)

MultiColoredLabels

Specifies whether labels at the chart axes are drawn in different colors. (Inherited from Chart.)

ResizeType

Gets or sets how the chart image is positioned in the control area. (Inherited from Chart.)

SortOrder

Specifies the sort order of numbers in chart series. (Inherited from Chart.)

SortSeriesBy

Specifies the sort order of data series. (Inherited from Chart.)

SubTitleBrush

Specifies the brush that is used for drawing the chart subtitle. (Inherited from Chart.)

SubTitleFont

Specifies the font, which is used to draw the chart subtitle.  (Inherited from Chart.)

SubTitleOffset

Gets or sets the offset of the chart's subtitle. (Inherited from Chart.)

SubTitleText

Specifies the text for the chart subtitle. (Inherited from Chart.)

TextRenderingHint

Specifies the quality, with which text is rendered. (Inherited from Chart.)

Theme

Gets or sets the style theme. (Inherited from Chart.)

TitleBrush

Specifies the brush that is used to draw the chart title. (Inherited from Chart.)

TitleFont

Specifies the font, which is used to draw the chart title. (Inherited from Chart.)

TitleOffset

Gets or sets the offset of the title. (Inherited from Chart.)

TitleText

Specifies the text for the chart title. (Inherited from Chart.)

 Inherited Protected Properties

  Name Description

DefaultSize

The initial size of the control when it is dropped into a form. (Inherited from Chart.)

 Public Methods

  Name Description

BeginInit

Begins the run-time initialization of an instance of the RadarChart class that is used on a form or by another component.

EndInit

Ends the run-time initialization of an instance of the RadarChart class that is used on a form or by another component.

ResetThemeProperties

Resets all pens and brushes used by radar charts to their default values.

RunWizard

Starts the radar chart wizard.

 Inherited Public Methods

  Name Description

BeginInit

Starts chart initialization. (Inherited from Chart.)

ClearData

Removes all labels and numerical data from the chart. (Inherited from Chart.)

CreateBitmap

Creates a GDI+ bitmap image representing the chart. (Inherited from Chart.)

CreateMetafile

Creates a WMF image containing the chart. (Inherited from Chart.)

DataBind

Binds the chart to the data source set in DataSource and DataMember. (Inherited from Chart.)

EndInit

Ends chart initialization. (Inherited from Chart.)

HitTest

Checks whether a point with the particular coordinates is contained inside a chart element. (Inherited from Chart.)

LoadFromXml

Overloaded. Loads the Chart from an XML document. (Inherited from Chart.)

ResetThemeProperties

Resets all pens and brushes used by charts of all types to their default values. (Inherited from Chart.)

RunWizard

Runs the wizard associated with the given chart type. (Inherited from Chart.)

SaveToXml

Overloaded. Saves the Chart to an XML file. (Inherited from Chart.)

UpdateScrollBars

Updates the scrollbar ranges so they correspond to the chart size. (Inherited from Chart.)

 Inherited Protected Methods

  Name Description

Finalize

Destructor. (Inherited from Chart.)

IsEmptyList

Checks when a list has no members (Inherited from Chart.)

OnLayout

Control.OnLayout override. (Inherited from Chart.)

OnPaint

Control.OnPaint override. (Inherited from Chart.)

OnPaintBackground

Control.OnPainBackground override. (Inherited from Chart.)

OnResize

Control.OnResize override. (Inherited from Chart.)

UpdateChart

Overloaded. Redraws the chart. (Inherited from Chart.)

 See Also

RadarChart Class
MindFusion.Charting.WinForms Namespace