[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "N:AmCharts.Windows.QuickCharts"]

Classes

  ClassDescription
AreaGraph
Facilitates rendering of area graphs.
Balloon
Represents a value balloon (tooltip).
BindingEvaluator
Utility class to facilitate temporary binding evaluation
CategoryAxis
Represents category axis in serial chart (usually x-axis)
ColumnGraph
Facilitates rendering of column graphs.
DataPathEventArgs
Represents arguments for event raised when Path related properties change.
DiscreetClearObservableCollection<(Of <(T>)>)
A version of ObservableCollection<(Of <(T>)>) which on call to Clear() removes items one-by-one.
Indicator
Represents and indicator of current data point in serial chart.
Legend
Represents chart legend.
LegendItem
Represents a single chart legend item.
LineGraph
Facilitates rendering of line graphs.
PieChart
Displays pie charts.
SerialChart
Displays serial charts (line, column, etc.).
SerialGraph
Base class for graphs in serial chart.
Slice
Facilitates rendering of pie chart slices.
TextBlockHelper
Helps unify handling of differing aspects of TextBlock in Silvelright and WPF.
TreeHelper
Helper class to unify certain aspects of navigating VisualTree in WPF and Silvelright.
ValueAxis
Represents value axis (y-axis in serial chart).
ValueGrid
Represents grid in serial chart.

Interfaces

  InterfaceDescription
ILegendItem
Interface which should be implemented by classes used as legend items.