Classes
| Class | Description | |
|---|---|---|
| ChartBase |
Base class for all amCharts controls
| |
| ChartGuideBase |
Guides are straight lines drawn through all plot area at a give value. Can also be filled with color
| |
| ChartLabel |
Represents amChart labels
| |
| ChartLabelCollection |
Represents a collection of ChartLabel objects
| |
| ColorCollection |
Represents collection of Color objects
| |
| ColorCollectionConverter |
Performs conversions to and from ColorCollection object to be used in Visual Studio designer
| |
| ColumnChart |
Control to generate Column and Bar charts
| |
| ColumnChartDesigner |
Implements designer functionality for ColumnChart control
| |
| ColumnChartDesignerActionList |
Class to control items in smart tag for the ColumnChart control
| |
| ColumnChartGraph |
Represents a single graph in Column/Bar Chart
| |
| ColumnChartGraphCollection |
Represents a collection of column chart graphs
| |
| ColumnChartGuide |
Summary description for ColumnChartGuide
| |
| ColumnChartGuideCollection |
Represents collection of ColumnChartGuides
| |
| ColumnChartSeriesDataItem |
Represents single data item for series (X-axis) in Column/Bar chart
| |
| ColumnChartSeriesDataItemCollection |
Represents chart series (collection of series items)
| |
| ColumnChartValuesDataItem |
Represents single data item of column chart graph
| |
| ColumnChartValuesDataItemCollection |
Represents graph data (collection of graph data items)
| |
| ContextMenuItem |
Represents custom context menu item
| |
| ContextMenuItemsCollection | ||
| FontSizeConverter |
Helper class to convert FontUnit font sizes to pixels used by Flash
| |
| LineChart |
Control to generate Line and Area charts
| |
| LineChartDesigner |
Implements designer functionality for LineChart control
| |
| LineChartDesignerActionList |
Class to control items in smart tag for the LineChart control
| |
| LineChartGraph |
Represents a single graph in Line/Area Chart
| |
| LineChartGraphCollection |
Represents a collection of line chart graphs
| |
| LineChartGuide |
Summary description for LineChartGuide
| |
| LineChartGuideCollection |
Represents collection of LineChartGuide
| |
| LineChartSeriesDataItem |
Represents single data item for series (X-axis) in Line/Area chart
| |
| LineChartSeriesDataItemCollection |
Represents chart series (collection of series items)
| |
| LineChartValuesDataItem |
Represents single data item of line chart graph
| |
| LineChartValuesDataItemCollection |
Represents graph data (collection of graph data items)
| |
| PieChart |
A control to generate Pie and Donut charts
| |
| PieChartDataItem |
Represents single data item of Pie/Donut chart
| |
| PieChartDataItemCollection |
Represents collection of pie chart data items
| |
| RadarChart |
Control to generate Radar charts
| |
| RadarChartAxisDataItem |
Represents single data item for axes in Radar chart
| |
| RadarChartAxisDataItemCollection |
Represents chart axes (collection of axis items)
| |
| RadarChartDesigner |
Implements designer functionality for RadarChart control
| |
| RadarChartDesignerActionList |
Class to control items in smart tag for the RadarChart control
| |
| RadarChartFill |
Summary description for LineChartGuide
| |
| RadarChartFillCollection |
Represents collection of RadarChartFill
| |
| RadarChartGraph |
Represents a single graph in Radar Chart
| |
| RadarChartGraphCollection |
Represents a collection of radar chart graphs
| |
| RadarChartValuesDataItem |
Represents single data item of radar chart graph
| |
| RadarChartValuesDataItemCollection |
Represents graph data (collection of graph data items)
| |
| XyChart |
Control to generate Scatter (XY) and Bubble charts
| |
| XyChartDataItem |
Represents single data item of XY chart graph
| |
| XyChartDataItemCollection |
Represents graph data (collection of graph data items)
| |
| XyChartDesigner |
Implements designer functionality for XyChart control
| |
| XyChartDesignerActionList |
Class to control items in smart tag for the XyChart control
| |
| XyChartGraph |
Represents a single graph in Scatter/Bubble Chart
| |
| XyChartGraphCollection |
Represents a collection of Scatter/Bubble chart graphs
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| ChartDataTypes |
Available chart data types. Has effect only when external data file is used.
| |
| ColumnChartBulletTypes |
Types of column chart bullets
| |
| ColumnChartColumnTypes |
Types of stacking of columns from differented graphs
| |
| ColumnChartGraphTypes |
Graph types column/line
| |
| ColumnChartTypes |
Types of column chart visualization
| |
| ColumnDataLabelPositions |
Positions of column labels
| |
| ColumnGradientDirections |
Gradient directions for columns
| |
| ColumnGrowEffects |
Animation effects for columns
| |
| LabelAlignments |
Enumeration of available text alignments for ChartLabel text
| |
| LegendItemAlignments |
Available values for legend item alignment
| |
| LineChartAxes |
Available line chart axes
| |
| LineChartBulletTypes |
Types of line chart bullets
| |
| LineChartDataLabelPositions |
Available chart data label positions
| |
| LineChartLegendValueAlignments |
Alignments of text in legend
| |
| LineChartTypes |
Types of line chart visualization
| |
| PieAnimationEffects |
List of availabel pie animation effects
| |
| PieGradientTypes | ||
| RadarChartBulletTypes |
Types of radar chart bullets
| |
| RadarChartTypes |
Types of radar chart visualization
| |
| RadarGridTypes |
Types of radar chart grid
| |
| RadarGrowEffects |
Animation effects for radar
| |
| RadarValuesPositions | ||
| UnitPositions |
Positions of unit names on axes
| |
| XyChartBulletGrowEffects |
Bullet grow animation effects
| |
| XyChartBulletTypes |
Types of XY chart bullets
| |
| XyChartValueDataTypes |
Available types of data for XyChart values
|