MindFusion.Wpf Pack Programmer's Guide
MindFusion.Charting.Wpf Namespace
Classes Enumerations
 

 Classes

  Class Description

Annotation

Represents an Annotation at a chart element.

AnnotationsCollection

Represents an observable collection of Annotation objects.

AxesChart

Base class for charts which support the Cartesian coordinate system.

AxesChart3D

Base class for 3D charts which support the Cartesian coordinate system.

AxesCollection

Represents an observable collection of Axis objects.

AxesSeries

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

AxesSeries3D

Represents a series in an AxesChart3D chart.

Axis

Contains the settings of a chart axis.

Bar

Represents a bar in charts that show bars.

BarChart

Represents a bar chart.

BarChart3D

Represents a 3D bar chart.

BarElementCollection

Represents an observable collection of Bar objects.

BarSeries

Represents a series in a bar chart.

BoolToVisibilityConverter

Converts a bool value to a System.Windows.Visibility value.

BrushCollection

Represents an observable collection of Brush objects.

Bubble

Represents a bubble in bubble charts.

BubbleChart

Represents a bubble chart.

BubbleSeries

Represents a series in a bubble chart.

Candlestick

Represents a candlestick shape in financial charts.

CandlestickElementCollection

Represents an observable collection of Candlestick objects.

CandlestickSeries

Represents a data series rendered as candlestick chart.

Chart

Base class for all charts.

Chart3D

Base class for all 3D charts.

ChartElement

Base class for all graphical elements on the chart.

ChartHitTestResult3D

Contains the result of hit-testing operations in 3D charts.

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.

ChartTheme

Represents a styling theme for the chart.

Converter

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

CrosshairControl

Represents the crosshair

CrosshairPanel

Arrange child crosshair elements.

CrosshairPositionChangedArgs

Provides details about events triggered by movement of the crosshair.

CrosshairToVisibilityConverter

Converts values of the chart crosshair to a value of the Visibility enum.

CrosshairTypeToVisibilityConverter

Converts the type of the crosshair to visibility enum value.

FunnelChart

A control used to draw funnel charts. Funnel charts represent the stages of a process and show relative values or measurements associated with each stage.

FunnelPiece

Represents a segment of funnel chart.

FunnelSeries

Represents a series in a funnel chart.

LabelPresenter

Represents labels in a 3D chart.

LayoutPanel

Represents the panel of the whole chart.

Legend

A base class for classes that create legends in the chart.

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.

Mesh

Generates a mesh in 3D charts.

MultiConverter

Converts multiple values.

PieChart

Represents a pie chart.

PieChart3D

Represents a 3D pie chart.

PieSeries

Represents a series in a pie chart.

PieSlice

Represents a slice in a pie chart.

PlotArea

Represents the plot area where the chart is drawn.

PointToDoubleConverter

Converts a System.Windows.Point object to a double value.

PointToMarginConverter

Converts the value of a Point to a Margin.

RadarChart

Represents a radar chart.

RadarSeries

Represents a series in a radar chart.

RectToDoubleConverter

Converts a Rect value to a double.

Scatter

Represents scatter marks drawn at data points in line charts.

SeriesLegend

Represents a legend with custom set labels and colors.

StockPrice

Represents a data object, containing open, close, low and high values for a certain date.

StringArrayConverter

Converts comma-separated string values to list of strings and vice versa.

SurfaceChart

Represents a 3D surface chart.

SurfaceSeries

Represents a series in a surface chart.

Triangle

Triangle class.

Vertex

Vertex class

XmlSerializationContext

Contains methods that can help you serialize and deserialize charts to and from XML documents.

ZoomChangedArgs

Provides arguments for ZoomChanged events.

 Enumerations

  Enumeration Description

AnnotationType

Represents types of Annotation that are drawn.

BarModel3D

Specifies what models are used to represent bars in 3D barcharts.

BarType

Specifies the types of bar charts supported by the control.

BarType3D

Specifies the types of 3D bar charts supported by the control.

Behavior

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

Behavior3D

Specifies how 3D charts react to mouse input.

BubbleLabelType

Specifies the types of labels that can be drawn at the bubbles in a bubble chart.

BubbleScaleType

Specifies an algorithm for calculating the sizes of the bubbles in a bubble chart.

CameraType

Defines types of camera that can be used in a 3D chart.

ChartEffect

Specifies an effect that can be applied to the elements of a chart.

ChartEffect3D

Specifies a 3D effect in a surface chart.

CrosshairType

Identifies how the crosshair is rendered.

CustomLabelPosition

Specifies where custom labels are drawn.

GridType

Specifies the possible grid options for charts that support grid.

InnerLabelPosition

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

InterpolationType

Defines shape types that are used when elevations are drawn at the surface chart.

LabelType

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

LightType

Defines light types that can be used in a 3D chart.

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.

RoundCornerType

Specifies which corners of a 3D chart element are drawn rounded.

ScatterType

Specifies the types of scatter shapes supported by the control.

SliceLayout

Specifies how slices in a 3D pie chart are arranged vertically.

SurfaceType

Specifies the type of a surface chart.

TextureType

Specifies how to color a surface chart.

ToolTipType

Specifies the type of tooltips to display for the values in a chart series.

ValueFormat

Defines types of data related to a chart axis.