Package | Description |
---|---|
com.borland.silktest.jtf.flex |
This package contains classes for the Flex TechDomain.
|
Modifier and Type | Class and Description |
---|---|
class |
FlexAreaChart
Represents data as an area bounded by a line connecting the values in the data.
|
class |
FlexBarChart
Represents data as a series of horizontal bars whose length is determined by values in the data.
|
class |
FlexBubbleChart
Represents data with three values for each data point.
|
class |
FlexCandlestickChart
Represents financial data as a series of candlesticks representing the high, low, opening, and closing values of a data series.
|
class |
FlexColumnChart
Represents data as a series of vertical columns whose height is determined by values in the data.
|
class |
FlexHLOCChart
The HLOCChart (High Low Open Close) control represents financial data as a series of elements representing the high, low, closing, and optionally opening values of a data series.
|
class |
FlexLineChart
Represents a data series as points connected by a continuous line.
|
class |
FlexPlotChart
Represents data with two values for each data point.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.