Base class for all charts. The following tables list the members exposed by the Chart type.
|
Name | Description | |
---|---|---|
![]() |
Creates a new Chart object. |
Name | Description | |
---|---|---|
![]() ![]() |
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 Legends 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. |
Name | Description | |
---|---|---|
![]() |
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 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. |
Name | Description | |
---|---|---|
![]() |
Gets the number of visual child elements within this element. |
Name | Description | |
---|---|---|
![]() ![]() |
Raises the AppearanceChanged event. |
|
![]() ![]() |
Fired when data on the chart has changed. |
|
![]() |
Recalculates and redraws the chart. |
Name | Description | |
---|---|---|
![]() |
Returns the specified Visual in the parent VisualCollection. |
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. |