MindFusion.Charting for Silverlight Programmer's Guide
RadarChart Properties
 


 Public Properties

  Name Description

AngleDirection

Gets or sets the sweep direction of the angles in a polar chart.

AngleStep

Gets or sets the step of incrementation for the angles that build the sections of the chart.

InnerAxisStroke

Gets or sets the stroke for the inner axis.

InnerLabelAngle

Gets or sets the angle of the inner labels.

InnerLabelBackground

Gets or sets the background for the inner labels.

InnerLabelBorderBrush

Gets or set the brush for the border drawn around inner labels.

InnerLabelBorderThickness

Gets or sets the thickness of the border drawn around inner labels.

InnerLabelForeground

Gets or sets the brush for the foreground of the inner labels.

InnerLabelOffset

Gets or sets the offset of the labels drawn at the inner axis.

InnerLabelPath

Gets or sets the path to the property in the DataSource used for retrieving custom labels for the inner axis.

InnerLabelPosition

Gets or sets the position of the inner labels.

InnerLabels

Gets or sets custom labels for the innner axis.

InnerLabelType

Gets or sets the type of labels drawn at the inner axis.

InnerStrokeDashArray

Gets or sets the dash array of the stroke for the inner axis.

InnerStrokeThickness

Gets or sets the thickness of the stroke for the inner axis.

Interval

Gets or sets the interval at the inner axis.

MaxValue

Gets or sets the maximum value of the radar.

MinValue

Gets or sets the minimum value of the radar.

OuterAxisStroke

Gets or sets the stroke for the outer axis.

OuterLabelBackground

Gets or sets the brush that fills the background of the outer labels.

OuterLabelBorderBrush

Gets or sets the brush for the border of the outer labels.

OuterLabelBorderThickness

Gets or sets the thickness of the border of the outer labels.

OuterLabelForeground

Gets or sets the brush for the foreground of the outer labels.

OuterLabelOffset

Gets or sets the offset of the outer label from the edge of the radar.

OuterLabelPath

Gets or sets the path to the property of the DataSource used for retrieving custom labels for the outer axis.

OuterLabels

Gets or sets custom outer labels.

OuterLabelType

Gets or sets the type of labels drawn at the outer axis.

OuterStrokeDashArray

Gets or sets the dash array of the stroke for the outer axis.

OuterStrokeThickness

Gets or sets the thickness of the stroke for the outer axis.

RadarType

Gets or sets the type of the radar chart.

SectionBrushes

Gets or sets the brushes that paint the radar sections.

SectionStrokes

Gets or sets the brushes used for outlining the radar sections.

ShowScatters

Gets or sets whether scatters are drawn.

StartAngle

Gets or sets the start angle in a polar chart.

 Inherited Public Properties

  Name Description

CornerRadius

Gets or sets the corner radius of the chart control's bounding rectangle. (Inherited from Chart.)

DataSource

Gets or sets the data source. This is a dependency property. (Inherited from Chart.)

LabelFontFamily

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

LabelFontSize

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

LabelFontStyle

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

LabelFontWeight

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

Legends

Gets or sets a list with the chart legends. (Inherited from Chart.)

PlotAreaMargin

Gets or sets the margin around the plot area. (Inherited from Chart.)

Series

Gets the list with the series in the chart. (Inherited from Chart.)

Title

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

TitleFontFamily

Gets or sets the font family for the title. (Inherited from Chart.)

TitleFontSize

Gets or sets the font size for the title. (Inherited from Chart.)

TitleFontStyle

Gets or sets the font style for the title. (Inherited from Chart.)

TitleFontWeight

Gets or sets the font weight for the title. (Inherited from Chart.)

TitleMargin

Gets or sets the margin around the title. (Inherited from Chart.)

TitleVisibility

Gets or sets the visibility of the chart's title. (Inherited from Chart.)

 See Also

RadarChart Class
MindFusion.Charting.Silverlight Namespace