MindFusion WinForms Programmer's Guide
PieChart Members
Constructors Properties
 


Represents a report item that can display pie charts.

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

 Public Constructors

  Name Description

PieChart

Initializes a new instance of the PieChart 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.)

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 data for the chart.

DataField

Gets or sets the data for the chart.

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

DivisionCoef

Gets or sets the division coefficient for chart data.

DivisionLabel

Gets or sets the division label.

DoughnutThickness

Gets or sets the thickness of the doughut part as a percentage of the radius length.

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

InnerLabelBackground

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

InnerLabelBorder

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

InnerLabelBorderMargin

Gets or sets the margin between the inner label and its frame.

InnerLabelFormat

Gets or sets the format of the number drawn as a label inside the piece.

InnerLabelOutline

Gets or sets the pen for outlining the frame drawn around inner labels.

InnerLabelPosition

Gets or sets the position of the inner label.

InnerLabels

Gets or sets custom text for the inner labels of the chart.

InnerLabelsField

Gets or sets the database column, from which custom text for the inner labels is retrieved.

InnerLabelType

Gets or sets the type of the inner labels.

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

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

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.

OuterLabelBorderMargin

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

OuterLabelFormat

Gets or sets the format of the number drawn as a label outside the piece.

OuterLabelOutline

Gets or sets the pen for outlining of the frame drawn around outer labels.

OuterLabels

Gets or sets custom text as outer labels.

OuterLabelsField

Gets or sets the database column, from which custom text for the outer labels is retrieved.

OuterLabelType

Gets or sets the type of the outer labels.

OutlinePen

Gets or sets the outline pen for the chart.

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

Pie3DTension

Gets or sets the tension for 3D charts.

Pie3DThickness

Gets or sets the thickness of 3D charts.

PieceOutIndex

Gets or sets the index of the detached chart piece.

PieceOutPercent

Gets or sets the distance, at which the detached piece is drawn as a percent from the radius length.

PieMargins

Gets or sets the margins for the chart.

PieType

Gets or sets the type of the chart.

PointerLength

Gets or sets the length of the pointer to the outer labels.

RadiusLength

Gets or sets the length of the chart radius.

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

StartAngle

Gets or sets the angle, at which drawing of pie pieces starts.

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

PieChart Class
MindFusion.Reporting Namespace