Online Documentation for Advanced Data Export for RAD Studio VCL

TxlsChart.Style

 

TxlsChart                


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:

AutoColor property

CategoryLabels property

LegendPlacement property

Position property

Series property

ShowLegend property

Title property