Represents a pie chart.
The following tables list the members exposed by the PieChart type.
Name | Description | |
---|---|---|
Initializes a new instance of the PieChart class. |
Name | Description | |
---|---|---|
Identifies the ChartEffect dependency property. (Inherited from Chart.) |
||
Identifies the CornerRadius dependency property. (Inherited from Chart.) |
||
Identifies the DataSource dependency property. (Inherited from Chart.) |
||
Identifies the LabelFontFamily dependency property. (Inherited from Chart.) |
||
Identifies the LabelFontSize dependency property. (Inherited from Chart.) |
||
Identifies the LabelFontStyle dependency property. (Inherited from Chart.) |
||
Identifies the LabelFontWeight dependency property. (Inherited from Chart.) |
||
Identifies the PlotAreaMargin dependency property. (Inherited from Chart.) |
||
Identifies the TitleFontFamily dependency property. (Inherited from Chart.) |
||
Identifies the TitleFontSize dependency property. (Inherited from Chart.) |
||
Identifies the TitleFontStyle dependency property. (Inherited from Chart.) |
||
Identifies the TitleFontWeight dependency property. (Inherited from Chart.) |
||
Identifies the TitleMargin dependency property. (Inherited from Chart.) |
||
Identifies the Title dependency property. (Inherited from Chart.) |
||
Identifies the TitleVisibility dependency property. (Inherited from Chart.) |
Name | Description | |
---|---|---|
Gets or sets the effect to apply to the elements of the chart. This is a dependency property. (Inherited from Chart.) |
||
Gets or sets a ChartTheme that defines the appearance of chart elements. (Inherited from Chart.) |
||
Gets or sets the corner radius of the chart control's bounding rectangle. (Inherited from Chart.) |
||
Gets or sets the data source. This is a dependency property. (Inherited from Chart.) |
||
Gets or sets the font family for the chart labels. (Inherited from Chart.) |
||
Gets or sets the font size for the chart labels. (Inherited from Chart.) |
||
Gets or sets the font style for the chart labels. (Inherited from Chart.) |
||
Gets or sets the font weight for the chart labels. (Inherited from Chart.) |
||
Gets or sets a list with the chart legends. (Inherited from Chart.) |
||
Gets or sets the license key of the control. (Inherited from Chart.) |
||
Gets or sets the margin around the plot area. (Inherited from Chart.) |
||
Gets the list with the series in the chart. (Inherited from Chart.) |
||
Gets or sets the title of the chart. (Inherited from Chart.) |
||
Gets or sets the font family for the title. (Inherited from Chart.) |
||
Gets or sets the font size for the title. (Inherited from Chart.) |
||
Gets or sets the font style for the title. (Inherited from Chart.) |
||
Gets or sets the font weight for the title. (Inherited from Chart.) |
||
Gets or sets the margin around the title. (Inherited from Chart.) |
||
Gets or sets the visibility of the chart's title. (Inherited from Chart.) |
Name | Description | |
---|---|---|
FrameworkElement.BeginInit override. (Inherited from Chart.) |
||
FrameworkElement.EndInit override. (Inherited from Chart.) |
||
Gets a collection of ChartElement objects that contain the specified point as parameter. (Inherited from Chart.) |
||
Loads the theme with the specified name. (Inherited from Chart.) |
||
Raises the AppearanceChanged event. (Inherited from Chart.) |
||
FrameworkElement.ApplyTemplate override. (Inherited from Chart.) |
||
Fired when data on the chart has changed. (Inherited from Chart.) |
||
Saves the current theme as a file with the specified name. (Inherited from Chart.) |
||
Recalculates and redraws the chart. (Inherited from Chart.) |
Name | Description | |
---|---|---|
Occurs when the value of a property that influences the appearance of the chart changes. (Inherited from Chart.) |
||
Occurs when the data for the chart has changed. (Inherited from Chart.) |