Telerik.Windows.Documents.Model.Drawing.Charts

Area chart series for plotting continuous values filled to the axis baseline; use for showing cumulative trends over categories.

Groups multiple area series that share axes and grouping rules, allowing stacked or standard area visualizations per axis group.

Class
Axis

Axis settings for plotting chart data in documents, providing shared range, formatting, visibility, and gridline configuration. Use as the base for category, value, and date axes when rendering charts.

Coordinates the category and value axes used by a chart, enabling primary/secondary groupings and change propagation.

Distinguishes whether a series group uses the primary or secondary pair of axes in a chart.

Specifies the axis data semantics used by the chart.

Specifies the orientation of bar visuals in bar charts, affecting whether categories run along the X or Y axis.

Bar chart series for comparing discrete categories by length; supports clustered and stacked composition via grouping.

Groups multiple bar series with shared axes, direction, and stacking rules to produce clustered or stacked bar visuals.

Bubble chart series for plotting X/Y points with variable-sized markers that encode a third value.

Groups multiple bubble series to share axes and configuration for consistent XY and size-encoded rendering.

Axis for plotting discrete category labels across the chart.

Base for category-based series that map category data to values; use for bar, line, area, and pie-like charts.

Enumerates the kinds of chart data sources used by series.

Specifies the supported chart visualization types.

Axis for plotting chronological values using date/time semantics.

Container for chart series, axes, title, and legend; use this to compose and clone chart definitions.

Groups pie-like series rendered as doughnuts, enabling a shared inner-hole size and configuration across series.

Chart data backed by a spreadsheet-like formula that references external cells or ranges for values.

Holds a chart title defined by a formula that references data and resolves to text, updating when the referenced value changes.

Interface
IChartData

Contract for chart data sources, covering their kind and cloning behavior for safe reuse across series.

Interface
ISupportAxes

Contract for series that bind to chart axes and can target primary or secondary axis groups.

Marks series containers that support visual grouping semantics such as clustering and stacking.

Class
Legend

Controls how the chart legend is shown; use to position series/category descriptors around the plot.

Specifies where a chart legend is placed relative to the plot area.

Line chart series for category data, optionally smoothing segments and drawing point markers.

Groups line series that share axes and grouping, enabling consistent styling and stacked or standard layouts.

Class
Marker

Configures point markers for series, including symbol, size, fill, and outline.

Specifies the available marker shapes for plotting data points.

Stores a sequence of numeric values for plotting; use with series that consume quantitative data.

Pie chart series for visualizing part-to-whole relationships using proportional slices.

Groups pie series to coordinate shared configuration and layout when rendering multiple pies.

Base for XY point-based series that plot independent X and Y data arrays, such as scatter and bubble.

Scatter chart series for plotting paired numeric X/Y values; supports optional connecting lines, markers, and smoothing to control how data is visualized.

Represents a group of series of type scatter.

Defines visual styles for scatter series based on lines, markers, and smoothing.

Base type for all chart series providing shared title, outline, fill, cloning, and change notification.

Base collection for chart series with helpers to add, enumerate, and remove series.

Strongly typed series collection for a specific series kind, with helpers to create and manage items.

Base type for grouping related series under shared configuration such as axes and stacking.

Generic base for series groups of a specific type, wiring collection change events to group notifications.

Collection of series groups with change notifications for layout updates.

Specifies how multiple series combine visually within a group.

Enumerates supported chart series kinds used to select rendering and data semantics.

Stores a sequence of string values for use as category labels or series items in charts.

Defines a chart title with fixed text content for scenarios where the caption does not come from data.

Class
Title

Base type for chart titles, providing a common contract for title kind and cloning behavior.

Specifies the kind of chart title.

Axis for plotting continuous numeric values across the chart.

Not finding the help you need?
Contact Support