Hide Comments
Hide Comments

Comments (0)

Defines an enumeration of all the chart types in the RiverSoftAVG Charting Component Suite.

Use this enumeration with the GetChartClass function to find the class of a chart type

Namespace: RSChartConsts

expandingSyntax

Delphi

type 
  TRSChartType = ( ctCustom, 
  ctAreaChart, 
  ctArrowChart, 
  ctBarChart, 
  ctSparseBarChart, 
  ctLineChart, 
  ctPieChart, 
  ctPointChart, 
  ctShapeChart, 
  ctGraphChart, 
  ctEQChart, 
  ctGuideChart, 
  ctChartInChart, 
  ctPathChart, 
  ctScatterChart, 
  ctDonutChart, 
  ctDonutChartEx, 
  ctBubbleChart, 
  ctHighLowAverageChart, 
  ctCandleStickChart ); 
 

expandingMembers

 

Name

Description

public enummember

ctAreaChart

Represents constant ctAreaChart.

public enummember

ctArrowChart

Represents constant ctArrowChart.

public enummember

ctBarChart

Represents constant ctBarChart.

public enummember

ctBubbleChart

Represents constant ctBubbleChart.

public enummember

ctCandleStickChart

Represents constant ctCandleStickChart.

public enummember

ctChartInChart

Represents constant ctChartInChart.

public enummember

ctCustom

Represents constant ctCustom.

public enummember

ctDonutChart

Represents constant ctDonutChart.

public enummember

ctDonutChartEx

Represents constant ctDonutChartEx.

public enummember

ctEQChart

Represents constant ctEQChart.

public enummember

ctGraphChart

Represents constant ctGraphChart.

public enummember

ctGuideChart

Represents constant ctGuideChart.

public enummember

ctHighLowAverageChart

Represents constant ctHighLowAverageChart.

public enummember

ctLineChart

Represents constant ctLineChart.

public enummember

ctPathChart

Represents constant ctPathChart.

public enummember

ctPieChart

Represents constant ctPieChart.

public enummember

ctPointChart

Represents constant ctPointChart.

public enummember

ctScatterChart

Represents constant ctScatterChart.

public enummember

ctShapeChart

Represents constant ctShapeChart.

public enummember

ctSparseBarChart

Represents constant ctSparseBarChart.

Top

expandingSee Also

Comments (0)

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