Navigation: Code Documentation > RSFMXCharts > FMX.RS.Charts > 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: FMX.RS.Charts
Delphi
public property LineChartElements: TBasicCharts read FLineChartElements write SetLineChartElements;
Property Value
Type: TBasicCharts
•TRSCustomLineChart
•FMX.RS.Charts