Hide Comments
Hide Comments

FMX.RS.ChartFunction Namespace

Comments (0)

Represents namespace FMX.RS.ChartFunction.

expandingClasses

 

Name

Description

public class

TRSFMXChartFunction

Applies a function to an input SourceChart and adds values to a TargetChart.

The TRSChartFunction class provides basic functions such as average, maximum, and minimum, and allows you to define a custom function. The function is applied over a Period of the SourceChart.

alert_cautionCaution

The TRSChartFunction can accept any type of chart for its SourceChart and TargetChart. However, some combinations may be unpredicatable

ChartFunctionExample

Chart Function Example showing automatic generation of hourly High/Low/Average data from a Source Line chart to a High/Low/Average Target Chart.

public class

TRSFMXCustomChartFunction

Implements a base chart function class that applies a function to an input SourceChart and adds values to a TargetChart.

The TRSCustomChartFunction class provides basic functions such as average, maximum, and minimum, and allows you to define a custom function. The function is applied over a Period of the SourceChart.

alert_cautionCaution

The TRSCustomChartFunction can accept any type of chart for its SourceChart and TargetChart. However, some combinations may be unpredicatable

ChartFunctionExample

Chart Function Example showing automatic generation of hourly High/Low/Average data from a Source Line chart to a High/Low/Average Target Chart.

Top

expandingRoutines

 

Name

Description

public method

RSIncMonth(TDateTime,Integer)

Represents method RSIncMonth(TDateTime,Integer).

Top

Comments (0)

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