Interface | Description |
---|---|
CategoryAxis | |
CategoryData | |
CategoryDataSerie |
Represents a category data serie.
|
ChartAxis |
High level representation of chart axis.
|
ChartAxisFactory |
A factory for different chart axis.
|
ChartData |
A base for all charts data types.
|
ChartDataFactory |
A factory for different charts data types.
|
ChartDataSource<T> |
Represents data model of the charts.
|
ChartLegend |
High level representation of chart legend.
|
ChartTextSource |
Represents text model of the charts.
|
ManualLayout |
High level representation of chart element manual layout.
|
ManuallyPositionable |
Abstraction of chart element that can be positioned with manual
layout.
|
ScatterChartData | |
ScatterChartSerie |
Represents scatter charts serie.
|
SeriesAxis | |
StockDataSerie |
Represents a xy data serie.
|
ValueAxis | |
View3D |
High level representation of chart 3D information.
|
XYData | |
XYDataSerie |
Represents a xy data serie.
|
XYZData | |
XYZDataSerie |
Represents a xyz data serie.
|
Class | Description |
---|---|
AbstractCategoryDataSerie | |
AbstractXYDataSerie | |
AbstractXYZDataSerie | |
DataSources |
Class
DataSources is a factory for ChartDataSource instances. |
DataSources.ArrayDataSource<T> |
Enum | Description |
---|---|
AxisCrossBetween |
Specifies the possible crossing states of an axis.
|
AxisCrosses |
Specifies the possible crossing points for an axis.
|
AxisLabelAlign | |
AxisOrientation |
Specifies the possible ways to place a picture on a data point, series, wall, or floor.
|
AxisPosition |
Enumeration of all possible axis positions.
|
AxisTickLabelPosition | |
ChartDirection | |
ChartGrouping | |
ChartType | |
LayoutMode |
Specifies the possible ways to store a chart element's position.
|
LayoutTarget |
Specifies whether to layout the plot area by its inside (not including axis
and axis labels) or outside (including axis and axis labels).
|
LegendPosition |
Enumeration of all possible chart legend positions.
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.