MindFusion.Charting for Silverlight Programmer's Guide
MindFusion.Charting.Silverlight Namespace
Classes Delegates Enumerations
 

 Classes

  Class Description

Annotation

Represents an anotation at a chart element.

AnnotationsCollection

Represents an observable collection of Annotation objects.

AxesChart

Base class for charts which support the Cartesian coordinate system.

AxesSeries

Base class for series of charts that support the Cartesian coordinate system.

AxisSettings

Gets or sets the settings of a chart axis.

Bar

Represents a bar in charts that show bars.

BarChart

Represents a bar chart.

BarSeries

Represents a series in a bar chart.

BrushCollection

Represents an observable collection of System.Windows.Media.Brush objects.

CanvasInitializedEventArgs

Provides data for events that are raised when canvas is initialized.

CanvasSizeInitializedEventArgs

Provides data for events that are raised when canvas size is initialized.

Chart

Base class for all charts.

ChartElement

Base class for all graphical elements on the chart.

ChartLegend

Describes a legend where each item gives info about a ChartSeries.

ChartSeries

Base class for series in the chart.

ChartSeriesCollection

Represents an observable collection of ChartSeries objects.

ChartSeriesToBrushConverter

Returns the Brush that corresponds to the given ChartSeries.

ChartSeriesToStrokeConverter

Returns the Stroke that corresponds to the given ChartSeries.

ChartTheme

Represents an appearance theme for the chart.

ChartValueConverter

Provides capabilities to convert various types to and from strings in a cutlure-independent way.

DoubleCollectionConverter

Provides a unified way of converting values of the DoubleCollection type to other types.

LayoutPanel

Represents the panel of the whole chart.

Legend

A base class for classes that represent chart legends.

LegendItem

Represents an item in a SeriesLegend.

LegendsCollection

Represents an observable collection of Legend objects.

Line

Represents a line in line charts.

LineChart

Represents a line chart.

LineSeries

Represents a series in a line chart.

PieChart

Represents a pie chart.

PiePiece

Represents a slice in a pie chart.

PieSeries

Represents a series in a pie chart.

PlotArea

Represents the plot area where the chart is drawn.

RadarChart

Represents a radar chart.

RadarSeries

Represents a series in a radar chart.

RotatedLabel

Represents a text label, which can be rotated.

Scatter

Represents scatter objects drawn at data points in line charts.

SeriesLegend

Represents a legend with custom labels and colors.

StringCollection

Represents an observable collection of string objects.

StringCollectionConverter

Converts StringCollection objects to and from strings.

XmlSerializationContext

Contains methods that can help you serialize and deserialize MindFusion.Charting for Silverlight items to and from XML documents.

 Delegates

  Delegate Description

CanvasInitializedEventHandler

Delegate for the CanvasInitialized event.

PlotArea.CanvasInitializedHandler

A delegate for the PlotAreaCanvasInitialized event.

PlotArea.CanvasSizeInitializedHandler

A delegate for the CanvasSizeInitialized event.

 Enumerations

  Enumeration Description

AnnotationType

Represents types of Annotation-s that are drawn.

BarType

Specifies the types of bar charts supported by the control.

Behavior

Defines values that specify how the component responds to actions performed by the user.

CustomLabelPosition

Specifies where custom labels are drawn at the chart axis.

Dock

Specifies the docking of elements in a layout panel

GridType

Specifies the possible grid options for chart elements that support grid.

InnerLabelPosition

Defines values that specify the position of the inner labels in a radar chart.

LabelType

Specifies the different types of chart labels that can be drawn at the chart axes.

LineType

Specifies the type of the line chart.

PieType

Specifies the type of the pie chart.

RadarStyle

Defines values that specify how the radar graphic is drawn.

RadarType

Defines values that specify the type of the radar chart.

ScatterType

Specifies the types of scatter shapes supported by the control.

ValueFormat

Defines type of data related to a chart axis.