TExportChart

TExportDrawingTExportChart

Description

TExportChart is the abstract chart class. Don't use it directly. Use child classes instead.

Child classes

NameDescription
TExportChartBarsBar chart
TExportChartLinesLine chart
TExportChartAreasArea chart
TExportChartXYScatter (XY) chart
TExportChartBubblesBubble chart
TExportChartPiePie chart

Properties

NameTypeDescription
TitleOWideStringChart title. Will be shown above the chart.
DataTExportChartDataListData list.
XTicsRangeTExportRangeX-axis tics titles. Not applicable for pie chart.
XAxisTExportChartAxisX-axis settings.
YAxisTExportChartAxisY-axis settings.
LegendTExportChartLegendLegend settings.
NameOWideStringInternal chart name. Won't be shown directly in the worksheet.
FillTExportDrawingFillBackground fill of the drawing.
BorderTExportDrawingBorderBorder of the drawing.
ShadowTExportDrawingShadowShadow of the drawing.