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