<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.Charts > Classes > TRSCustomLineChart > Properties:
Comments (0)
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