Winnovative Web Chart namespace
Classes
Class | Description | |
---|---|---|
Axis |
Chart axis
| |
AxisSettings |
Chart axis settings
| |
Border |
Chart border settings
| |
ChartClickEventArgs |
Information sent to the user when the chart is clicked
| |
Charts3D |
Chart titles
| |
ColorItem |
This class encapsulates a color structure. The color can be retrieved by explicitly or implicitly converting a ColorItem to color or by using the col property.
| |
GridLineSettings |
Grid line settings
| |
ItemLabels |
Item labels settings
| |
LabelItem |
This class encapsulates a label structure.
| |
Labels |
Labels settings
| |
Legend |
Chart legend settings
| |
LegendMargins |
Chart legend margins
| |
ScaleRange |
Axis scale range settings
| |
TableColumnItem |
This class encapsulates a table column structure.
| |
Ticks |
Axis ticks settings
| |
Titles |
Chart titles
| |
TitleSettings |
Chart titles settings
| |
Tooltips |
Chart legend settings
| |
WebChart |
This is the web chart control
| |
WinChart |
This is the windows forms chart control
|
Delegates
Delegate | Description | |
---|---|---|
ChartClickEventHandler |
Handler definition for ChartClick event.
|
Enumerations
Enumeration | Description | |
---|---|---|
Align |
Titles alignment options
| |
AxisType |
Internal use
| |
ChartLineStyle |
Line style options
| |
ChartType |
This enumeration lists the types of Web Charts that can be generated by the component
| |
GridLineType |
Internal use
| |
ImageFormat |
Format of the chart image
| |
LegendBoxPosition |
Legend Box options
| |
ScaleRangeType |
Axis scale range options
| |
StackType |
Stacked charts type
| |
TextOrientation |
Text orientation options
| |
TicksType |
Axis ticks options
| |
TitleType |
Internal use
|