MindFusion.Wpf Pack Programmer's Guide
LineChart Members
Constructors Fields Properties
 


Renders a bound dataset as a line chart.

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

 Public Constructors

  Name Description

LineChart

Initializes a new instance of the LineChart class.

 Public Fields

  Name Description

BackgroundProperty

Identifies the Background dependency property. (Inherited from ReportItem.)

BorderBrushProperty

Identifies the BorderBrush dependency property. (Inherited from ReportItem.)

BorderThicknessProperty

Identifies the BorderThickness dependency property. (Inherited from ReportItem.)

BrushesProperty

Identifies the Brushes dependency property. (Inherited from Chart.)

ChartBrushProperty

Identifies the ChartBrush dependency property. (Inherited from Chart.)

ChartStrokeProperty

Identifies the ChartStroke dependency property. (Inherited from Chart.)

ChartStrokeThicknessProperty

Identifies the ChartStrokeThickness dependency property. (Inherited from Chart.)

DataSourceProperty

Identifies the DataSource dependency property. (Inherited from Chart.)

ForegroundProperty

Identifies the Foreground dependency property.

GridFillProperty

Identifies the GridFill dependency property.

GridStrokeProperty

Identifies the GridStroke dependency property.

LabelBackgroundProperty

Identifies the LabelBackground dependency property. (Inherited from Chart.)

LegendDockProperty

Identifies the LegendDock dependency property.

LegendLabelsProperty

Identifies the LegendLabels dependency property.

LegendOrientationProperty

Identifies the LegendOrientation dependency property.

LineTypeProperty

Identifies the LineType dependency property.

LocationProperty

Identifies the Location dependency property. (Inherited from ReportItem.)

PageCountProperty

Identifies the PageCount dependency property. (Inherited from ReportItem.)

PageCurrentProperty

Identifies the PageCurrent dependency property. (Inherited from ReportItem.)

PlotAreaFillProperty

Identifies the PlotAreaFill dependency property.

PlotAreaMarginProperty

Identifies the PlotAreaMargin dependency property.

PlotAreaStrokeProperty

Identifies the PlotAreaStroke dependency property.

PlotAreaStrokeThicknessProperty

Identifies the PlotAreaStrokeThickness dependency property.

RangeItemCountProperty

Identifies the RangeItemCount dependency property. (Inherited from ReportItem.)

RangeItemCurrentProperty

Identifies the RangeItemCurrent dependency property. (Inherited from ReportItem.)

ScatterSizeProperty

Identifies the ScatterSize dependency property.

ScatterTypeProperty

Identifies the ScatterType dependency property.

SizeProperty

Identifies the Size dependency property. (Inherited from ReportItem.)

UseDesignOrderProperty

Identifies the UseDesignOrder dependency property. (Inherited from ReportItem.)

XAxisSettingsProperty

Identifies the XAxisSettings dependency property.

XDataProperty

Identifies the XData dependency property. (Inherited from AxesChart.)

XIntervalProperty

Identifies the XInterval dependency property. (Inherited from AxesChart.)

XLabelsProperty

Identifies the XLabels dependency property. (Inherited from AxesChart.)

XLabelTypeProperty

Identifies the XLabelType dependency property. (Inherited from AxesChart.)

XMaxValueProperty

Identifies the XMaxValue dependency property. (Inherited from AxesChart.)

XMinValueProperty

Identifies the XMinValue dependency property. (Inherited from AxesChart.)

YAxisSettingsProperty

Identifies the YAxisSettings dependency property.

YDataProperty

Identifies the YData dependency property. (Inherited from AxesChart.)

YIntervalProperty

Identifies the YInterval dependency property. (Inherited from AxesChart.)

YLabelsProperty

Identifies the YLabels dependency property. (Inherited from AxesChart.)

YLabelTypeProperty

Identifies the YLabelType dependency property. (Inherited from AxesChart.)

YMaxValueProperty

Identifies the YMaxValue dependency property. (Inherited from AxesChart.)

YMinValueProperty

Identifies the YMinValue dependency property. (Inherited from AxesChart.)

 Public Properties

  Name Description

Background

Gets or sets the brush used to fill the background of this item. This is a dependency property. (Inherited from ReportItem.)

BorderBrush

Gets or sets the brush used to paint the border of this item. This is a dependency property. (Inherited from ReportItem.)

BorderThickness

Gets or sets the thickness of the border around this item. This is a dependency property. (Inherited from ReportItem.)

Brushes

Gets or sets the brushes used to fill the chart elements. This is a dependency property. (Inherited from Chart.)

ChartBrush

Gets or sets the default brush used to fill individual chart pieces. This is a dependency property. (Inherited from Chart.)

ChartStroke

Gets or sets the brush used to stroke individual chart pieces. This is a dependency property. (Inherited from Chart.)

ChartStrokeThickness

Gets or sets the stroke thickness of the individual chart pieces. This is a dependency property. (Inherited from Chart.)

DataSource

Gets or sets the data source of this chart. This is a dependency property. (Inherited from Chart.)

Foreground

Gets or sets the foreground of the chart. This is a dependency property.

GridFill

Gets or sets the brush for the grid stripes. This is a dependency property.

GridStroke

Gets or sets the brushes for the grid lines. This is a dependency property.

LabelBackground

Gets or sets the brush for the background of the chart's labels. This is a dependency property. (Inherited from Chart.)

LegendDock

Gets or sets the legend position relative to the chart. This is a dependency property.

LegendLabels

Gets or sets the labels displayed by the legend. This is a dependency property.

LegendOrientation

Gets or sets the orientation of the legend. This is a dependency property.

LineType

Gets or sets the type of the line chart. This is a dependency property.

Location

Gets or sets the position of this item relative to its parent element. This is a dependency property. (Inherited from ReportItem.)

PageCount

Gets the total number of pages in the report this item belongs to. This is a dependency property. (Inherited from ReportItem.)

PageCurrent

Gets the index of the page this item is laid out on. This is a dependency property. (Inherited from ReportItem.)

PlotAreaFill

Gets or sets the background of the plot area. This is a dependency property.

PlotAreaMargin

Gets or sets the margin around the plot area. This is a dependency property.

PlotAreaStroke

Gets or sets the outline of the plot area. This is a dependency property.

PlotAreaStrokeThickness

Gets or sets the thickness of the outline of the plot area. This is a dependency property.

RangeItemCount

Gets the total number of items within a data range (if any). This is a dependency property. (Inherited from ReportItem.)

RangeItemCurrent

Gets the index of this item within a data range (if any). This is a dependency property. (Inherited from ReportItem.)

ScatterSize

Gets or sets the size of the scatter elements in the chart. This is a dependency property.

ScatterType

Gets or sets the scatter type of the line chart. This is a dependency property.

Size

Gets or sets the of the item. This is dependency property. (Inherited from ReportItem.)

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. This is a dependency property. (Inherited from ReportItem.)

XAxisSettings

Gets or sets the settings of the x-axis. This is a dependency property.

XData

Gets or sets the name of the property or member of the bound object, that will be used on the x-axis. This is a dependency property. (Inherited from AxesChart.)

XInterval

Gets or sets the interval between adjacent ticks on the x-axis. This is a dependency property. (Inherited from AxesChart.)

XLabels

Gets or sets the name of the property or member of the bound object, that will supply the labels on the x-axis. This is a dependency property. (Inherited from AxesChart.)

XLabelType

Gets or sets the type of the labels on the x-axis. This is a dependency property. (Inherited from AxesChart.)

XMaxValue

Gets or sets the maximum value at the x-axis. This is a dependency property. (Inherited from AxesChart.)

XMinValue

Gets or sets the minimum value at the x-axis. This is a dependency property. (Inherited from AxesChart.)

YAxisSettings

Gets or sets the settings of the y-axis. This is a dependency property.

YData

Gets or sets the name of the property or member of the bound object, that will be used on the y-axis. This is a dependency property. (Inherited from AxesChart.)

YInterval

Gets or sets the interval between adjacent ticks on the y-axis. This is a dependency property. (Inherited from AxesChart.)

YLabels

Gets or sets the name of the property or member of the bound object, that will supply the labels on the y-axis. This is a dependency property. (Inherited from AxesChart.)

YLabelType

Gets or sets the type of the labels on the y-axis. This is a dependency property. (Inherited from AxesChart.)

YMaxValue

Gets or sets the maximum value at the y-axis. This is a dependency property. (Inherited from AxesChart.)

YMinValue

Gets or sets the minimum value at the y-axis. This is a dependency property. (Inherited from AxesChart.)

 See Also

LineChart Class
MindFusion.Reporting.Wpf Namespace