Navigation: Code Documentation > RSCharting > RSCharts > Classes > TRSCustomLineChart > Properties
TRSCustomLineChart.LineChartElements Property
Defines the basic chart elements that should be drawn by the line chart. Include the chart elements you want the line chart to draw.
Namespace: RSCharts
Delphi
public property LineChartElements: TBasicCharts read FLineChartElements write SetLineChartElements;
Property Value
Type: TBasicCharts
•TRSCustomLineChart
•RSCharts