| C# | Visual Basic | Visual Basic Usage |
namespace Telerik.Charting
Namespace Telerik.Charting
Imports Telerik.Charting
| All Types | Classes | Structures | Interfaces | Enumerations | Delegates |
| Icon | Type | Description |
|---|---|---|
| ActiveRegion | Represents the active region of the chart element/item. | |
| AxisLabel |
X Axis label
| |
| AxisLabelHidden |
Axis label base
| |
| AxisSegment |
Axis segment in case of ScaleBreaks enabled
| |
| AxisSegmentCollection |
Segments collection
| |
| AxisYLabel |
Y axis label
| |
| BindableLegendItem |
Class for bindable legend items
| |
| Chart |
This is an class which provides charting functionality for Telerik
products.
| |
| ChartAxis |
Base chart axis class
| |
| ChartAxisItem | Represents an axis item. | |
| ChartAxisItemsCollection | A collection to store axis items. | |
| ChartBaseLabel |
Base class for all labels
| |
| ChartClickEventArgs |
Event arguments when a chart element is clicked.
| |
| ChartDataTable |
DataTable. Shows the series data in a tabular format.
| |
| ChartElementLocation |
Specifies the location of the RadChart's elements.
| |
| ChartingStateManagedCollection<(Of <(<'T>)>)> |
Base class for all collections support view state tracking
| |
| ChartItemDataBoundEventArgs |
Class containing event data for an ItemDataBound event
| |
| ChartLabel |
Base class for labels with style
| |
| ChartLabelsCollection |
Collection of labels
| |
| ChartLegend |
Chart legend. Shows the series names or series labels listing. Can contains custom items.
| |
| ChartMarkedZone |
Class describe a Marked zone functionality
| |
| ChartMarkedZonesCollection |
Marked zones collection
| |
| ChartMarker |
Base class for a different markers representation
| |
| ChartPlotArea |
Plot area - series rendering canvas.
| |
| ChartSeries |
Series
| |
| ChartSeriesCollection |
Series collection
| |
| ChartSeriesItem |
Represents the base element of RadChart's series.
| |
| ChartSeriesItemsCollection |
Series items collection
| |
| ChartSeriesLegendDisplayMode |
Specifies legend items presentation.
| |
| ChartSeriesOrientation |
Series orientation
| |
| ChartSeriesType | Supported series types. | |
| ChartTitle |
Chart Title
| |
| ChartXAxis | Represents the X Axis. | |
| ChartYAxis | Represents a chart Y Axis. | |
| ChartYAxisMode |
Specifies the Y axis modes.
| |
| ChartYAxisType |
Primary or Secondary
| |
| ChartZoomEventArgs |
Provides data for RadChart.Zoom event.
| |
| ColorBlend |
Defines arrays of elements and positions used for interpolating GradientElement blending in a multicolor gradient.
| |
| ComplexDataSetClass |
Sample class returns DataSet with several columns which could be used as Y values source. Used for a data binding demonstration only
| |
| ContentHorizontalAlign |
Horizontal Alignment of text in DataTable cells
| |
| ContentVerticalAlign |
Vertical Alignment of text in DataTable cells
| |
| CustomFigure |
User-defined figure
| |
| CustomFiguresCollection |
Custom figures collection
| |
| CustomPalettesCollection |
User-defined palettes collection
| |
| DataManager |
Acquires and manipulates data from databases or other sources.
Populates the SeriesCollection of the chart control.
| |
| DataSetClass |
Sample class returns DataSet for an ObjectDataSource data binding demo
| |
| DemoData |
Simple data sources examples class. Used for a data binding demonstration only
| |
| DoubleCollection |
Collection base object example. Used for a data binding demostration only
| |
| DummyWebControl | ||
| EmptySeriesMessage |
Empty series message
Visible if no or empty series present | |
| ExtendedLabel |
Base class for extended labels
| |
| GradientElement |
Gradient element
| |
| IChartingStateManagedItem |
Common interface for a State managed collection items
| |
| IChartingStateManager |
The common interface for all chart elements support View State tracking
| |
| IContainer |
Common interface for a rendering container objects
| |
| IOrdering |
Common interface for an order list element of rendering container
| |
| LabelItem |
Base class for labels in label collection
| |
| LayoutElement |
Base class for all objects being calculated
| |
| MarkedZoneLabel |
MarkedZone label class
| |
| Palette |
Series color palette. Used for an automatic series items colors assignment
| |
| PaletteItem |
Palette item
| |
| PaletteItemsCollection |
Palette items collection
| |
| PalettesCollection |
Default palettes
| |
| Product |
Sample object. Used for a data binding demonstration only
| |
| ProductsBL |
Sample business logic object. Used for a data binding demonstration only
| |
| ProductsList |
IBindingList example. Used for a data binding demonstration only
| |
| RegionClickEventArgs |
Event arguments when a chart element is clicked.
| |
| RegionClickEventHandler | ||
| RenderedObject |
Base class for all objects being rendered
| |
| ScaleBreak |
Y Axis scale break
| |
| ScaleBreakLineType |
Possible axis scale break's line types
| |
| SeriesItemLabel |
Series item label
| |
| StateManagedObject |
Base class implements IStateManager
| |
| TableRenderType |
RenderType of DataTable
| |
| TextBlock |
Label text properties
| |
| TextBlockAxisItem |
Axis item text container properties
| |
| TextBlockEmptySeriesMessage |
Empty Series message text container properties
| |
| TextBlockHidden |
Chart title text container properties
| |
| TextBlockLabelItem |
Legend item's text block
| |
| TextBlockLegend |
Chart title text container properties
| |
| TextBlockMarkedZone |
MarkedZone label's text container properties
| |
| TextBlockSeriesItem |
Series label text container properties
| |
| TextBlockTitle |
Chart title text container properties
| |
| TextBlockXAxisLabel |
Chart X Axis text container properties
| |
| TextBlockYAxisLabel |
Chart Y Axis text container properties
|