MindFusion.Wpf Pack Programmer's Guide
Chart Properties
 


 Public Properties

  Name Description

ChartEffect

Gets or sets the effect to apply to the elements of the chart. This is a dependency property.

ChartTheme

Gets or sets a ChartTheme that defines the appearance of chart elements.

CornerRadius

Gets or sets the corner radius of the chart control's bounding rectangle.

DataSource

Gets or sets the data source. This is a dependency property.

LabelFontFamily

Gets or sets the font family for the chart labels.

LabelFontSize

Gets or sets the font size for the chart labels.

LabelFontStyle

Gets or sets the font style for the chart labels.

LabelFontWeight

Gets or sets the font weight for the chart labels.

Legends

Gets or sets a list with the chart legends.

LicenseKey

Gets or sets the license key of the control.

PlotAreaMargin

Gets or sets the margin around the plot area.

Series

Gets the list with the series in the chart.

Title

Gets or sets the title of the chart.

TitleFontFamily

Gets or sets the font family for the title.

TitleFontSize

Gets or sets the font size for the title.

TitleFontStyle

Gets or sets the font style for the title.

TitleFontWeight

Gets or sets the font weight for the title.

TitleMargin

Gets or sets the margin around the title.

TitleVisibility

Gets or sets the visibility of the chart's title.

 See Also

Chart Class
MindFusion.Charting.Wpf Namespace