Navigation: Code Documentation > RSFMXCharts > FMX.RS.Charts > Classes > TRSPathChart
TRSPathChart Properties
Name
Description
Options
Represents property Options.
PathOptions
Defines options for the path chart
UpdatePaths
Specifies whether the chart should update the paths before drawing them
Values
Contains all the path shapes in the path chart. Each path shape ( FMX.RS.Charts.TRSPathChartValue ) may have its own Color and Caption. Use the Values collection to add, delete, and modify path shapes in the chart.
Top