AmCharts.Windows.Stock.Primitives namespace contains classes of component parts of the stock chart and it's sub-components.
Classes
| Class | Description | |
|---|---|---|
| Axis |
Base class for chart axes
| |
| Balloon |
Represnts balloon used with EventBullets
| |
| DataSetSelector |
Represents dataset selector control used to select main and comparison datasets.
| |
| DateTimeAxis |
Represents DateTime based axis in chart (x-axis)
| |
| DateTimeAxisGrid |
Represent vertical grid associated with DateTimeAxis | |
| EventBullet |
Represents bullet visualizing EventDataItem | |
| Legend |
Represents chart legend
| |
| LegendItem |
Represnets legend item for single Graph | |
| PeriodSelector |
Represents period selector control
| |
| PlotArea |
Represents plot area bounding box
| |
| PlotGrid |
Represents plot area grid. Used as base class for DateTimeAxisGrid and ValueGrid | |
| PresetPeriodButton |
Represents custom period selection button
| |
| Scroller |
Represents scroller control
| |
| Thumb |
Represents selection thumb in scroller.
| |
| ValueAxis |
Represents a value axis
| |
| ValueGrid |
Represents value axis grid
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| AxisLocation |
Represents possible axis locations
| |
| DurationInputFormat |
Specifies what duration related data is represented by values.
| |
| EventBulletType |
Types of event bullets
| |
| LegendItemType |
Types of legend items
| |
| ValueAxisType |
Specifies stacking type of the axis
| |
| ValueType |
Logical types of values.
|