Namespace Telerik.Windows.Documents.Model.Drawing.Charts
Classes
Represents a series of type area. |
Represents a group of series of type area. |
Represents one of the axes of the chart. |
Represents a group of axes in the chart. |
Represents a series of type bar. |
Represents a group of series of type bar. |
Represents a series of type bubble. |
Represents a group of series of type bubble. |
Represents a categorical axis. The categorical axis is designed to contain discrete values. |
Represents a base class for the category series. |
Represents a date axis. The date axis is designed to contain date values. |
Represents a chart. |
Represents a group of series of type doughnut. |
Represents formula chart data. This type of chart data holds a formula which refers to the actual data. |
Represent the formula chart title. This type of title holds a formula which refers to the actual title. |
Represents teh legend of the chart. |
Represents a series of type line. |
Represents a group of series of type line. |
Represents a marker for the chart series. |
Represents the numeric literals chart data. This type of chart data holds a series of numbers as data. |
Represents a series of type pie. |
Represents a group of series of type pie. |
Represents a base class for the point series. |
Represents a series of type scatter. |
Represents a group of series of type scatter. |
Represents a base class for the series. |
Represents a base class for a collection of series. |
Represents a collection of series. |
Represents a base class for a group of series. |
Represents a base class for a group of series. |
Represents a group of series. |
Represents the string literals chart data. This type of chart data holds a series of strings as data. |
Represents the text chart title. This type of title holds a text literal to be used as title. |
Represents a base class for the classes representing a title in the chart. |
Represents a value axis. The value axis is designed to contain numeric values. |
Interfaces
Defines the members for the classes representing chart data. |
Defines members for the classes representing series which can have axes. |
Defines members for the classes representing series which can be grouped. |
Enums
Represents the possible groups of axes a group of series can be associated with. |
Represents the possible types of axes of the chart. |
Represents the possible types of direction the bar series can have. |
Represents the possible types of chart data. |
Represents the possible types of chart. |
Represents the possible positions of the legend. |
Represents the possible marker styles. |
Represents the possible types of scatter styles. |
Denotes the possible types of grouping for a group of series. |
Represents the possible types of series. |
Represents the possible types of chart title. |