Uses of Enum
org.eclipse.birt.chart.model.attribute.ChartDimension

Packages that use ChartDimension
Package
Description
Contains the chart model interfaces that define the starting point for creating a new chart.
Contains attribute interface definitions (for fonts, fills, lines, etc) for all chart components that may be customized via appropriate accessor methods.
Contains attribute core class implementations (for fonts, fills, lines, etc) for all chart components that may be customized via appropriate accessor methods.
Represents a set of chart sub-components (as interfaces) that are used to build a complete chart.
Represents a set of chart sub-components (as core implementations) that are used to build a complete chart.
Represents the chart model implementation classes that define the starting point for creating a new chart.
Contains a default out-of-the-box set of series type core implementation classes that are associated with all charts.