| Interface | Description |
|---|---|
| LabelRenderer |
Implementations of this class (mainly in 4GL) will define how a certain value will be rendered
in the chart.
|
| Class | Description |
|---|---|
| AxisAppearance |
Specification for the chart's axis appearance.
|
| AxisLabelAppearance |
Specification for the axis label appearance.
|
| AxisLabelAppearanceBase |
Specification for the axis label appearance.
|
| AxisLabelLayoutAppearance |
Specification for the axis layout.
|
| AxisSeriesLabelAppearance |
Specification for the series labels.
|
| ChartGridAppearance |
Specification for the chart's grid appearance.
|
| ChartTextAppearance |
Specification for the chart's text appearance.
|
| ColorAppearance |
Specification for the chart's color appearance.
|
| DataAppearance |
Specification for the chart's data appearance.
|
| EffectsAppearance |
List of effects which can be added to a chart.
|
| GradientEffect |
Specification for a gradient effect.
|
| GridlinesAppearance |
Specification of chart's grids.
|
| LegendAppearance |
Specification for a chart's legend.
|
| PaintElement |
Specification for the element on which the chart is painted.
|
| PieChartAppearance |
Specification for a pie-chart display.
|
| PieLabelAppearance |
Specification how a pie label will appear.
|
| TitleAppearance |
Specification how the chart's title will appear.
|
| TooltipAppearance |
Specification how a tooltip will appear.
|
| View3DAppearance |
Specification for a 3D rotation of a chart.
|
| Enum | Description |
|---|---|
| AxisLabelLayoutBehaviors |
Defines constants for axis label layout.
|
| AxisRangeType |
Defines constants for axis range type.
|
| AxisTickStyle |
Defines constants for axis tick style.
|
| ChartType |
Defines chart type constants.
|
| ColorModels |
Defines color models.
|
| ColorScaling |
Defines color scaling for gradients.
|
| LegendLocation |
Defines legend location constants.
|
| LineDrawStyle |
Defines constants for line drawing styles.
|
| PaintElementType |
Defines constants for painting elements in a chart.
|
| TooltipOverflow |
Defines constants for tooltip overflow in a chart.
|