Hide Comments
Hide Comments

Comments (0)

expandingProperties

 

Name

Description

protected property

CloseLine

Specifies if the line should be a closed loop

public property

LineChartElements

Defines the basic chart elements that should be drawn by the line chart. Include the chart elements you want the line chart to draw.

public property

LineStyle

Controls how the FMX.RS.Charts.TRSCustomLineChart component connects 2 points ( FMX.RS.Charts.TRS2DChartValue). Use the LineStyle property to change the connecting lines between the values.

public property

Options

Represents property Options.

public property

Values

Contains the collection of points that make up a line chart. Each FMX.RS.Charts.TRS2DChartValue item in the collection defines one point (X and Y). The line chart connects the points using the LineStyle. Use the Values collection to add, delete, and modify points in the chart.
 

Top

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb