In This Article

ActiproSoftware.Windows.Controls.Charts.Primitives Namespace

Classes

AxisTick

Represents a tick on an axis.

AxisVisual

Visualizes a given axis.

BarSeriesBase

Represents a base class for bar series used in a XYChart.

ChartCanvas

Represents a panel were child elements are positioned using explicit/relative coordinates.

ChartPanel

ChartPanel is responsible for orchestrating the layout / arrangement of different chart elements, and the order in which they refresh, measure, and arrange.

ConvertibleTypeConverter<T>

Implements a TypeConverter that allows any IConvertible type to be converted to a T.

DataPointBase

Represents a base class for a data point presented by a chart series.

DataPointLabeler

Responsible for displaying labels for data points.

DateTimeInterval

Represents an interval of time.

DesignTimeData

Used to display sample chart data at design-time.

GridVisual

Draws a grid behind the chart at major and minor points on the X and Y axis.

InvalidPropertyPathException

InvalidPropertyPathException is an exception for use when a PropertyPath is invalid.

LabelInfo

Information that describes a data point label.

Legend

The legend control used to display a collection of LegendKey in a chart.

LegendItem

Represents an item used in a chart legend.

LineSeriesBase

Represents a base class for line and area series for use in a XYChart.

PieSlice

A single pie slice in a pie series.

SeriesBase

Provides the base class for a series.

SeriesItemsSourceConverter

Represents a type converter for the ItemsSource type.

XAxisVisual

Draws an axis given axis data.

XYAxisBase

Represents the base functionality of a chart axis.

XYSeriesBase

Provides the base class for a series that uses an X/Y axis.

YAxisVisual

Draws an axis given axis data.