MindFusion.Wpf Pack Programmer's Guide
RadarChart Properties
 


 Public Properties

  Name Description

AngleDirection

Gets or sets the sweep direction of the angles in a polar chart. This is a dependency property.

AngleStep

Gets or sets the increment step for the angles that build the sections of the chart. This is a dependency property.

ChartEffect

Gets or sets the effect to apply to the elements of the chart. This is a dependency property. (Inherited from Chart.)

ChartTheme

Gets or sets a ChartTheme that defines the appearance of chart elements. (Inherited from Chart.)

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.)

InnerAxisStroke

Gets or sets the stroke for the inner axis. This is a dependency property.

InnerLabelAngle

Gets or sets the angle of the inner labels. This is a dependency property.

InnerLabelBackground

Gets or sets the background for the inner labels. This is a dependency property.

InnerLabelBorderBrush

Gets or set the brush for the border drawn around inner labels. This is a dependency property.

InnerLabelBorderThickness

Gets or sets the thickness of the border drawn around inner labels. This is a dependency property.

InnerLabelForeground

Gets or sets the brush for the foreground of the inner labels. This is a dependency property.

InnerLabelOffset

Gets or sets the offset of the labels drawn at the inner axis. This is a dependency property.

InnerLabelPath

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

InnerLabelPosition

Gets or sets the position of the inner labels. This is a dependency property.

InnerLabels

Gets or sets the custom labels for the inner axis. This is a dependency property.

InnerLabelType

Gets or sets the type of labels drawn at the inner axis. This is a dependency property.

InnerStrokeDashArray

Gets or sets the dash array of the stroke for the inner axis. This is a dependency property.

InnerStrokeThickness

Gets or sets the thickness of the stroke for the inner axis. This is a dependency property.

Interval

Gets or sets the interval at the inner axis. This is a dependency property.

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.)

LicenseKey

Gets or sets the license key of the control. (Inherited from Chart.)

MaxValue

Gets or sets the maximum value of the radar. This is a dependency property.

MinValue

Gets or sets the minimum value of the radar. This is a dependency property.

OuterAxisStroke

Gets or sets the stroke for the outer axis. This is a dependency property.

OuterLabelBackground

Gets or sets the brush that fills the background of the outer labels. This is a dependency property.

OuterLabelBorderBrush

Gets or sets the brush for the border of the outer labels. This is a dependency property.

OuterLabelBorderThickness

Gets or sets the thickness of the border of the outer labels. This is a dependency property.

OuterLabelForeground

Gets or sets the brush for the foreground of the outer labels. This is a dependency property.

OuterLabelOffset

Gets or sets the offset of the outer label from the edge of the radar. This is a dependency property.

OuterLabelPath

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

OuterLabels

Gets or sets the custom outer labels. This is a dependency property.

OuterLabelType

Gets or sets the type of labels drawn at the outer axis. This is a dependency property.

OuterStrokeDashArray

Gets or sets the dash array of the stroke for the outer axis. This is a dependency property.

OuterStrokeThickness

Gets or sets the thickness of the stroke for the outer axis. This is a dependency property.

PlotAreaMargin

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

RadarType

Gets or sets the type of the radar chart. This is a dependency property.

SectionBrushes

Gets or sets a list with the brushes used for painting the sections of the radar chart. This is a dependency property.

SectionStrokes

Gets or sets a list of brushes used for outlining the sections of the radar chart. This is a dependency property.

Series

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

StartAngle

Gets or sets the start angle in a polar chart. This is a dependency property.

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.Wpf Namespace