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

 Classes

  Class Description

Axis

Provides settings for the RealTimeChart axes.

AxisEventArgs

Provides data for the Axis.PropertyChanged event.

AxisRenderer

Provides a custom FrameworkElement that renders a RealTimeChart axis according to its settings.

ChartToLegendVisibilityConverter

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

DoubleToGridLengthConverter

Converts a double value to an instance of the System.Windows.GridLength structure.

DoubleToThicknessConverter

Converts a double value to an instance of the System.Windows.Thickness structure.

HitTestResult

Represents an object returned when hit testing.

Legend

Represents a legend in the chart.

LegendSymbolRenderer

Converts a Series object to a Geometry based on the Series.ScatterType property

PlotArea

Represents the plot area of the chart.

PointToStringConverter

Converts an instance of the System.Windows.Point structure to a string.

PointToThicknessConverter

Converts an instance of the System.Windows.Point value to an instance of the System.Windows.Thickness structure.

RealTimeChart

Represents the RealTimeChart control.

Series

Represents a series in the RealTimeChart.

SeriesCollection

Contains all series in the chart.

SeriesToGeometryConverter

Converts a Series object to a Geometry based on the Series.ScatterType property.

UniformStackPanell

Represents a panel that splits horizontal space equally among its children.

YAxisCollection

A collection of vertical axes.

 Enumerations

  Enumeration Description

ScatterType

Provides various scatter types.