Classes | Brief description | |
Chart3D | The Chart3D class is a 3D scene that is displayed in the Chart3DBox component. | |
Chart3DBox | The Chart3DBox class implements properties and events of the Chart3DBox component that is used to display 3D scenes. | |
Chart3DSerieClickArg | The Chart3DSerieClickArg class returns description of graphic objects, for which the OnSeriesClick event has occurred (double-click on a scene series in the regular report), that is generated by the IPrxScene3D.DoSerieClick method. | |
Chart3DSeriesClickEventArgs | The Chart3DSeriesClickEventArgs class returns description of graphic objects for which the OnSeriesDoubleClick event has occurred (double-click on a scene series on the form). | |
ChartBox | The ChartBox class implements properties and events of the ChartBox component that is used to display charts. | |
ChartExporter | The ChartExporter class implements the object used for chart export. | |
ChartExternLegend | The ChartExternLegend class implements properties and methods that are used to determine parameters of chart external legend. | |
ChartSerieClickEventArgs | The ChartSerieClickEventArgs class returns index of the point and the series, for which the OnSerieClick event has occurred (click on a chart series). | |
ChartWidget | The ChartWidget class is used to set up the ChartWidget component. | |
DxChart | The DxChart class implements the chart. | |
TrellisChart | The ITrellisChart class is used to set up a Trellis chart. | |
UiChart | The UiChart class contains properties, methods and events that are used to determine graph appearance. | |
UiChartCategoryFormatEventArgs | The UiChartCategoryFormatEventArgs class is used to work with parameters of the UiChart.OnGetCategoryFormat event (creating formats of points names for category axis). | |
UiChartCategoryNameEventArgs | The UiChartCategoryNameEventArgs class is used to work with parameters of the UiChart.OnGetCategoryName event (creating point names for category axis). | |
UiChartClass | The UiChartClass class implements static methods that are used to call standard chart setup dialog boxes. | |
UiChartGetDataValueEventArgs | The UiChartGatDataValueEventArgs class is used to work with parameters of the UiChart.OnGetDataValue event (plotting a chart). | |
UiChartGetTextEventArgs | The UiChartGetTextEventArgs class is used to work with parameters of the UiChart.OnGetLabelText event. | |
UiChartGroupCountEventArgs | The UiChartGroupCountEventArgs class implements parameters of the UiChart.OnGetGroupCount event. | |
UiChartGroupNameEventArgs | The UiChartGroupNameEventArgs class implements parameters of the UiChart.OnGetGroupName event. | |
UiChartParentSerieIndexEventArgs | The UiChartParentSerieIndexEventArgs class implements parameters of the UiChart.OnGetParentSerieIndex event. | |
UiChartPointNameEventArgs | The UiChartPointNameEventArgs class is used to work with parameters of the UiChart.OnGetPointName event. | |
UiChartPointNameRootEventArgs | The UiChartPointNameRootEventArgs class is used to work with parameters of the UiChart.OnGetPointNameRoot event (determining a root element for hierarchy of category axis names). | |
UiChartRelativeSerieEnabledEventArgs | The UiChartRelativeSerieEnabledEventArgs class implements parameters of the UiChart.OnGetRelativeSerieEnabled event. | |
UiChartSerieGroupIndexEventArgs | The UiChartSerieGroupIndexEventArgs class implements parameters of the UiChart.OnGetSerieGroupIndex event. | |
UiChartSerieGroupNameEventArgs | The UiChartSerieGroupNameEventArgs class implements parameters of the UiChart.OnGetSerieGroupName event. | |
UiChartSerieNameEventArgs | The UiChartSerieNameEventArgs class is used to work with parameters of the UiChart.OnGetSerieName event. | |
UiChartSetDataValueEventArgs | The UiChartSetDataValueEventArgs class is used to work with parameters of the UiChart.OnSetDataValue event (changing value of a graph point). |
See also:
Chart Assembly Interfaces | Chart Assembly Enumerations | Examples