Online Documentation for Advanced Data Export for RAD Studio VCL
TxlsChart.Style
type
TxlsChartStyle = (xcsColumn, xcsColumn3d, xcsBar, xcsBar3d, xcsLine, xcsLineMark, xcsLine3d,
xcsPie, xcsPie3d, xcsArea, xcsArea3d, xcsSurface, xcsSurface3d, xcsRadar, xcsRadarArea);
property Style: TxlsChartStyle;
Description
Use the Style property to define the chart style.
See also: