MindFusion WinForms Programmer's Guide
RadarChart Members
Constructors Properties
 


Represents a report item that can display radar charts.

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

 Public Constructors

  Name Description

RadarChart

Initializes a new instance of the RadarChart class.

 Public Properties

  Name Description

AffectsParentLayout

Gets or sets a value indicating whether the parent of this item will shrink when this item is hidden as a result of PageSectionVisibility. (Inherited from ReportItem.)

AltAxesCount

Gets or sets the count of alternative radar axes.

AltAxesPens

Gets or sets the pens used for drawing the alternative radar axes.

Angles

Gets or sets the angles in polar charts.

Background3D

Gets or sets the background of 3D charts.

BackgroundBrush

Gets or sets the brush that fills the chart background. (Inherited from Chart.)

Border

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

ChartBrushes

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

ChartMargins

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

ChartPens

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

ChartSize

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

Data

Gets or sets the chart data.

DataFields

Gets or sets the database column, from which data for the chart is retrieved.

DataMember

Gets or sets from which member in the data source data is read. (Inherited from Chart.)

DataSource

Gets or sets the object, from which chart data is retrieved. (Inherited from Chart.)

EmptyBrush

Returns an empty Brush to indicate when themes are used that a Brush property is not set. (Inherited from Chart.)

EmptyPen

Returns an empty Pen to indicate when themes are used that a Pen property is not set. (Inherited from Chart.)

FontName

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

InnerAxisLabels

Gets or sets custom labels for the inner axis.

InnerAxisLabelsField

Gets or sets the database column, from which labels for the inner axis are retrieved.

InnerAxisLabelType

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

InnerAxisPen

Gets or sets the pen used for drawing the inner axis.

InnerAxisPosition

Gets or sets the position of the inner axis.

InnerLabelFormat

Gets or sets the format of numbers drawn as labels at the inner axis.

LabelBrush

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

LabelFont

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

LabelPrefix

Gets or sets the prefix for the labels.

LabelSuffix

Gets or sets the suffix for chart labels.

LegendAlignment

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

LegendBackgroundBrush

Gets or sets the brush for the legend background. (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 drawing the legend labels. (Inherited from Chart.)

LegendColumns

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

LegendFont

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

LegendGridType

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

LegendLabels

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

LegendOffset

Gets or sets the offset of the legend to the axis labels. (Inherited from Chart.)

LegendPen

Gets or sets the pen for the legend outlining and grid. (Inherited from Chart.)

LegendPosition

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

LegendWidth

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

LegendWordWrap

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

Location

Gets or sets the position of the item. (Inherited from ReportItem.)

MasterDetailRelation

Gets or sets the master detail relation. (Inherited from Chart.)

MaxValue

Gets or sets the maximum number at the inner axis.

MinValue

Gets or sets the minimum number at the inner axis.

MultiColored

Gets or sets a value indicating whether the chart pens and brushes are applied to the series or the element of the series. (Inherited from Chart.)

MultiColoredLabels

Gets or sets whether labels are drawn with the brush of the series they refer to. (Inherited from Chart.)

Name

Gets or sets the name of the report item. (Inherited from ReportItem.)

OuterAxisLabelBackground

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

OuterAxisLabelBorder

Gets or sets the type of border 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 at the outer axis.

OuterAxisLabelsField

Gets or sets the database column, from which labels for the outer axis are retrieved.

OuterAxisLabelType

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

OuterAxisPen

Gets or sets the pen used for drawing the outer axis.

OuterLabelBackground

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

OuterLabelBorder

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

OuterLabelFormat

Gets or sets the format of numbers drawn as labels at the outer axis.

OuterLabelMargin

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

OuterLabelOutline

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

OuterLabels

Gets or sets custom labels drawn in the middle of outer axis segments.

OuterLabelsField

Gets or sets the database column, from which labels at the chart segments are retrieved.

PageSectionVisibility

Gets or set a value indicating whether this item will be visible. This only applies to items placed in page sections. (Inherited from ReportItem.)

RadarStyle

Gets or sets the style of the radar chart.

RadarType

Gets or sets the type of the radar chart.

RadiusLength

Gets or sets the length of the radar radius.

SectionBrushes

Gets or sets the brushes for filling the radar sections.

SegmentBrushes

Gets or sets the brushes for filling the radar segments.

ShapeBrushes

Gets or sets the brushes for filling the radar shapes.

ShapePens

Gets or sets the pens for drawing the radar shapes.

Shapes

Gets or sets the point shapes for radar charts.

ShapeSizes

Gets or sets the size of shapes for radar series.

ShowLegend

Gets or sets a value indicating whether to display the chart legend. (Inherited from Chart.)

Size

Gets or sets the size of the item. (Inherited from ReportItem.)

SortOrder

Gets or sets the sort order for the numbers in each data series. (Inherited from Chart.)

SortSeriesBy

Gets or sets the sort order of data series in multi-series charts. (Inherited from Chart.)

Span

Gets or sets the numerical span between two adjacent intervals of the inner axis.

SpiderWeb

Gets or sets a value indicating whether the outer and alternative axes are drawn as spider web.

SubTitleBrush

Gets or sets the brush used for drawing the subtitle. (Inherited from Chart.)

SubTitleFont

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

SubTitleText

Gets or sets the text for the subtitle. (Inherited from Chart.)

TextRenderingHint

Gets or sets the quality of text rendering for the chart. (Inherited from Chart.)

Theme

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

TitleBrush

Gets or sets the brush used for drawing the title. (Inherited from Chart.)

TitleFont

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

TitleText

Gets or sets the title text. (Inherited from Chart.)

UseDesignOrder

Gets or sets a value indicating whether this item's design-time order will take precedence over the item's vertical position within the page design when determining the layout order. (Inherited from ReportItem.)

Visible

Gets or sets a value indicating whether the item will be printed in the report. (Inherited from ReportItem.)

 See Also

RadarChart Class
MindFusion.Reporting Namespace