Chart Assembly Interfaces

The following interfaces are contained in the Chart assembly:

  Interfaces Brief description
The IBubbleChart interface contains properties and methods used to define matrix parameters.
The IBubbleChartAbstractItem interface contains basic properties of matrix elements.
The IBubbleChartAxis interface contains properties and methods used to define parameters of matrix metrics.
The IBubbleChartAxisLabelInfo interface contains properties and methods used to define parameters of labels for axes' data.
The IBubbleChartAxisLinear interface contains properties and methods used to define parameters of matrix axes.
The IBubbleChartBackgroundInfo interface contains properties used to define parameters of background shown for various matrix elements.
The IBubbleChartCaption interface contains properties used to define caption parameters.
The IBubbleChartChartArea interface contains properties used to define parameters of matrix plot area.
The IBubbleChartCommonItem interface contains basic properties of those matrix elements that have a border.
The IBubbleChartGraphArea interface contains properties used to define parameters for the area where the matrix animation is shown.
The IBubbleChartLabel interface contains properties used to determine parameters of text data labels shown next to a series bubble.
The IBubbleChartLegend interface contains properties used to determine parameters of the matrix legend.
The IBubbleChartPlacedItem interface contains basic properties of matrix elements that show a text.
The IBubbleChartSerie interface contains properties used to define parameters of a matrix data series.
The IBubbleChartSeries interface contains properties used to work with a collection of matrix series.
The IBubbleChartTimeLine interface contains properties used to define parameters of time line in a matrix.
The IBubbleChartTooltip interface contains properties used to define parameters of tooltip that appears for a matrix data series.
The IChart interface contains properties and methods required to define chart parameters.
The IChart3DBox interface contains properties and methods for defining parameters for 3D scene parameters.
The IChartAbstractItem interface contains properties of chart components.
The IChartArea interface contains properties required to determine parameters of chart area.
The IChartAxis interface contains properties and methods determining parameters of chart axes.
The IChartAxisInterlineCaption interface is used to set up caption between level lines.
The IChartAxisLevelLine interface contains properties used to set parameters for a level line on a chart.
The IChartAxisLevelLineLabel interface is used to determine parameters of the line level label.
The IChartAxisLevelLines interface contains properties and methods for defining parameters for a collection of chart level lines.
The IChartBackgroundInfo interface contains properties required to determine parameters of chart components' fill.
The IChartBox interface determines parameters of the ChartBox component that is used to display charts.
The IChartBubbleInfo interface is used to set up a bubble chart.
The IChartCaption interface contains properties used to set parameters of chart caption.
The IChartCircleInfo interface contains properties required to determine parameters of pie charts.
The IChartCircleExInfo interface contains properties used to determine parameters of a pie chart with the secondary pie or bar chart.
The IChartCommonItem interface contains properties for defining chart parameters. This interface is a base interface for a number of interfaces.
The IChartCorridor interface contains properties for defining parameters of a chart corridor.
The IChartCorridors interface contains properties and methods for defining parameters of a collection of chart corridors.
The IChartDateAxisSettings interface is used to set up dates axis.
The IChartExporter interface contains properties and methods for chart export.
The IChartExternLegend interface contains properties required to define parameters of chart external legend.
The IChartExternLegendItem interface contains properties of an element of chart external legend.
The IChartExternLegendItems interface contains properties and methods of collection of elements of chart external legend.
The IChartGraphArea interface determines parameters for the plot area.
The IChartHint interface is used to determine tooltip format on the chart.
The IChartbar chartmInfo interface contains properties for defining parameters of the bar chart.
The IChartLabel interface contains properties used to define parameters for data labels in a graph.
The IChartLegend property contains properties for defining parameters of the chart legend.
The IChartMarker interface contains properties used to define parameters for chart markers.
The IChartPlacedItem interface contains properties for defining text parameters. This interface is a base interface for a number of interfaces.
The IChartPointNameNode interface contains properties used to work with hierarchy level for names of the category axis.
The IChartSelectedSeries interface contains properties and methods for a collection of the selected data series of the chart.
The IChartSerie interface contains properties and methods for defining parameters of the chart data series.
The IChartSerieClickEventArgs interface returns an index for the point and series, for which the OnSerieClick event has occurred (clicking a chart series), returning an object of the ChartBox class.
The IChartSeriePoint interface contains properties used to define parameters of a data series point.
The IChartSeries interface contains properties for defining parameters for the chart series collection.
The IChartShadow interface contains properties for defining the shadow parameters.
The IChartSource interface defines parameters for a source (chart).
The IChartStyleAbsoluteGroup interface contains properties and methods for defining parameters of displaying a list of series groups.
The IChartStyleRelativeGroup interface contains properties and methods, used to work with relative groups of chart series.
The IChartTrendLine interface contains properties and methods for defining parameters for a trend line on a chart.
The IChartTrendLines interface contains properties and methods used to define parameters for a trend line collection.
The IChartVolume3DInfo interface contains properties used to define parameters for a 3D chart.
IChartWidget The IChartWidget interface is used to work with basic properties of the ChartWidget component.
The IScene3D interface contains properties and methods for defining parameters for a 3D scene.
The IScene3DCaption interface contains properties used to work with a caption of a 3D scene.
The IScene3DConvexHull interface contains properties used to define parameters of a 3D closed surface.
The IScene3DConvexHulls interface contains properties used to define parameters for a collection of 3D closed surfaces.
The IScene3DCoordinatePlane interface contains properties used to define parameters for the coordinate system plane.
The IScene3DCoordinatePlanes interface contains properties used to get a coordinate system plane.
The IScene3DCoordinates interface contains properties for defining parameters for the coordinate system.
The IScene3DCoordinateTextStyles interface contains properties for setting text styles for coordinate system planes.
The IScene3DDataSource interface contains properties used to specify a surface data source.
The IScene3DDataSupplier interface returns parameters for a scene series.
The IScene3DDisplayedObjects interface returns objects of a 3D scene.
The IScene3DExporter interface is used to work with export options of a 3D scene.
The IScene3DGrid interface contains properties for defining parameters for a coordinate grid of the coordinate system plane.
The IScene3DHullDataSource interface contains properties and methods for specifying a data source and its parameters for a closed surface.
The IScene3DLevelPlanes interface contains properties for defining parameters of a collection of level indicating planes.
The IScene3DLighting interface contains properties for configuring the scene lighting.
The IScene3DNamedDataSupplier interface returns parameters for a scene series.
The IScene3DNamedSphere interface contains properties for defining parameters of the point of the named group.
The IScene3DNamedSphereGroup interface contains properties for defining parameters of a group of named points.
The IScene3DNamedSphereGroups interface contains properties used to define parameters of a collection of named sphere groups.
The IScene3DPlane interface contains properties used to define parameters of a scene plane.
The IScene3DPrimitive interface contains properties used to determine external view of graphic primitives and is used as a basic one for a series of interfaces.
The IScene3DProjection interface contains properties and methods used to define parameters of a projection.
The IScene3DRadiusDataSupplier interface returns parameters for a scene series.
The IScene3DSerie interface determines parameters for a scene series.
The IScene3DSeries interface defines parameters of the universal collection of scene series.
The IScene3DSeriesClickArgs interface returns description of graphic objects, for which the OnSeriesClick event has occurred (double clicking a scene series in the regular report), which returns an object of the Chart3DSerieClickArg class.
The IScene3DSeriesClickEventArgs interface returns description of graphic objects, for which the OnSeriesDoubleClick event has occurred (double clicking a scene series in a form), which returns an object of the Chart3DSeriesClickEventArgs class.
The IScene3DSphere interface contains properties for defining parameters of spheres (points).
The IScene3DSpheres interface contains properties for specifying parameters of a sphere collection (point collection).
The IScene3DSurface interface contains properties for defining parameters for a data view surface.
The IScene3DSurfaces interface contains properties for defining parameters of a collection of data view surfaces.
The IScene3DTextBackground interface contains properties for configuring text background.
The IScene3DTextStyle interface contains properties for defining the text style.
The IScene3DTextureManager interface contains properties and methods for working with textures.
The IScene3DView interface contains properties for setting a 3D scene view.
The IScene3DViewPoint interface contains properties for configuring the position and direction of the scene camera.
The IScene3DViewProperty interface contains properties for configuring a scene view.
The ITrellisChart interface is used to set up trellis chart.
The IUiChart interface contains properties and methods used to specify a chart appearance.
The IUiChartCancelEventArgs interface is used as basic for a number of interfaces.
The IUiChartCategoryFormatEventArgs interface is used to work with parameters of the UiChart.OnGetCategoryFormat event (creating names format for the category axis' points).
The IUiChartCategoryNameEventArgs interface is used to work with parameters of the UiChart.OnGetCategoryName event (creating names of the category axis' points).
The IUiChartClass interface contains static methods of the UiChartClass class.
The IUiChartEventArgs interface is used as basic for a number of interfaces.
The IUiChartGatDataValueEventArgs interface is used to work with parameters of the UiChart.OnGetDataValue event.
The IUiChartGetTextEventArgs interface is used to work with parameters of the UiChart.OnGetLabelText event.
The IUiChartGroupCountEventArgs interface is used to work with parameters of the UiChart.OnGetGroupCount event.
The IUiChartGroupNameEventArgs interface is used to work with parameters of the UiChart.OnGetGroupName event.
The IUiChartParentSerieIndexEventArgs interface is used to work with parameters of the UiChart.OnGetParentSerieIndex event.
The IUiChartPointNameEventArgs interface is used to work with parameters of the UiChart.OnGetPointName event.
The IUiChartPointNameRootEventArgs interface is used to work with parameters of the UiChart.OnGetPointNameRoot event (determining root element for hierarchy of names of the category axis).
The IUiChartRelativeSerieEnabledEventArgs interface is used to work with parameters of the UiChart.OnGetRelativeSerieEnabled event.
The IUiChartSerieGroupIndexEventArgs interface is used to work with parameters of the UiChart.OnGetSerieGroupIndex event.
The IUiChartSerieGroupNameEventArgs interface is used to work with parameters of the UiChart.OnGetSerieGroupName event.
The IUiChartSerieNameEventArgs interface is used to work with parameters of the UiChart.OnGetSerieName event.
The IUiChartSetDataValueEventArgs interface is used to work with parameters of the UiChart.OnSetDataValue event.

See also:

Chart Assembly Enumerations | Chart Assembly Classes | Examples