Package org.odftoolkit.odfdom.dom.attribute.chart

Class Summary
ChartAngleOffsetAttribute DOM implementation of OpenDocument attribute chart:angle-offset.
ChartAttachedAxisAttribute DOM implementation of OpenDocument attribute chart:attached-axis.
ChartAutomaticContentAttribute DOM implementation of OpenDocument attribute chart:automatic-content.
ChartAutoPositionAttribute DOM implementation of OpenDocument attribute chart:auto-position.
ChartAutoSizeAttribute DOM implementation of OpenDocument attribute chart:auto-size.
ChartAxisLabelPositionAttribute DOM implementation of OpenDocument attribute chart:axis-label-position.
ChartAxisPositionAttribute DOM implementation of OpenDocument attribute chart:axis-position.
ChartClassAttribute DOM implementation of OpenDocument attribute chart:class.
ChartColumnMappingAttribute DOM implementation of OpenDocument attribute chart:column-mapping.
ChartConnectBarsAttribute DOM implementation of OpenDocument attribute chart:connect-bars.
ChartDataLabelNumberAttribute DOM implementation of OpenDocument attribute chart:data-label-number.
ChartDataLabelSymbolAttribute DOM implementation of OpenDocument attribute chart:data-label-symbol.
ChartDataLabelTextAttribute DOM implementation of OpenDocument attribute chart:data-label-text.
ChartDataSourceHasLabelsAttribute DOM implementation of OpenDocument attribute chart:data-source-has-labels.
ChartDeepAttribute DOM implementation of OpenDocument attribute chart:deep.
ChartDimensionAttribute DOM implementation of OpenDocument attribute chart:dimension.
ChartDisplayEquationAttribute DOM implementation of OpenDocument attribute chart:display-equation.
ChartDisplayLabelAttribute DOM implementation of OpenDocument attribute chart:display-label.
ChartDisplayRSquareAttribute DOM implementation of OpenDocument attribute chart:display-r-square.
ChartErrorCategoryAttribute DOM implementation of OpenDocument attribute chart:error-category.
ChartErrorLowerIndicatorAttribute DOM implementation of OpenDocument attribute chart:error-lower-indicator.
ChartErrorLowerLimitAttribute DOM implementation of OpenDocument attribute chart:error-lower-limit.
ChartErrorLowerRangeAttribute DOM implementation of OpenDocument attribute chart:error-lower-range.
ChartErrorMarginAttribute DOM implementation of OpenDocument attribute chart:error-margin.
ChartErrorPercentageAttribute DOM implementation of OpenDocument attribute chart:error-percentage.
ChartErrorUpperIndicatorAttribute DOM implementation of OpenDocument attribute chart:error-upper-indicator.
ChartErrorUpperLimitAttribute DOM implementation of OpenDocument attribute chart:error-upper-limit.
ChartErrorUpperRangeAttribute DOM implementation of OpenDocument attribute chart:error-upper-range.
ChartGapWidthAttribute DOM implementation of OpenDocument attribute chart:gap-width.
ChartGroupBarsPerAxisAttribute DOM implementation of OpenDocument attribute chart:group-bars-per-axis.
ChartHoleSizeAttribute DOM implementation of OpenDocument attribute chart:hole-size.
ChartIncludeHiddenCellsAttribute DOM implementation of OpenDocument attribute chart:include-hidden-cells.
ChartInterpolationAttribute DOM implementation of OpenDocument attribute chart:interpolation.
ChartIntervalMajorAttribute DOM implementation of OpenDocument attribute chart:interval-major.
ChartIntervalMinorDivisorAttribute DOM implementation of OpenDocument attribute chart:interval-minor-divisor.
ChartJapaneseCandleStickAttribute DOM implementation of OpenDocument attribute chart:japanese-candle-stick.
ChartLabelArrangementAttribute DOM implementation of OpenDocument attribute chart:label-arrangement.
ChartLabelCellAddressAttribute DOM implementation of OpenDocument attribute chart:label-cell-address.
ChartLabelPositionAttribute DOM implementation of OpenDocument attribute chart:label-position.
ChartLabelPositionNegativeAttribute DOM implementation of OpenDocument attribute chart:label-position-negative.
ChartLegendAlignAttribute DOM implementation of OpenDocument attribute chart:legend-align.
ChartLegendPositionAttribute DOM implementation of OpenDocument attribute chart:legend-position.
ChartLinesAttribute DOM implementation of OpenDocument attribute chart:lines.
ChartLinkDataStyleToSourceAttribute DOM implementation of OpenDocument attribute chart:link-data-style-to-source.
ChartLogarithmicAttribute DOM implementation of OpenDocument attribute chart:logarithmic.
ChartMaximumAttribute DOM implementation of OpenDocument attribute chart:maximum.
ChartMeanValueAttribute DOM implementation of OpenDocument attribute chart:mean-value.
ChartMinimumAttribute DOM implementation of OpenDocument attribute chart:minimum.
ChartNameAttribute DOM implementation of OpenDocument attribute chart:name.
ChartOriginAttribute DOM implementation of OpenDocument attribute chart:origin.
ChartOverlapAttribute DOM implementation of OpenDocument attribute chart:overlap.
ChartPercentageAttribute DOM implementation of OpenDocument attribute chart:percentage.
ChartPieOffsetAttribute DOM implementation of OpenDocument attribute chart:pie-offset.
ChartRegressionTypeAttribute DOM implementation of OpenDocument attribute chart:regression-type.
ChartRepeatedAttribute DOM implementation of OpenDocument attribute chart:repeated.
ChartReverseDirectionAttribute DOM implementation of OpenDocument attribute chart:reverse-direction.
ChartRightAngledAxesAttribute DOM implementation of OpenDocument attribute chart:right-angled-axes.
ChartRowMappingAttribute DOM implementation of OpenDocument attribute chart:row-mapping.
ChartScaleTextAttribute DOM implementation of OpenDocument attribute chart:scale-text.
ChartSeriesSourceAttribute DOM implementation of OpenDocument attribute chart:series-source.
ChartSolidTypeAttribute DOM implementation of OpenDocument attribute chart:solid-type.
ChartSortByXValuesAttribute DOM implementation of OpenDocument attribute chart:sort-by-x-values.
ChartSplineOrderAttribute DOM implementation of OpenDocument attribute chart:spline-order.
ChartSplineResolutionAttribute DOM implementation of OpenDocument attribute chart:spline-resolution.
ChartStackedAttribute DOM implementation of OpenDocument attribute chart:stacked.
ChartStyleNameAttribute DOM implementation of OpenDocument attribute chart:style-name.
ChartSymbolHeightAttribute DOM implementation of OpenDocument attribute chart:symbol-height.
ChartSymbolNameAttribute DOM implementation of OpenDocument attribute chart:symbol-name.
ChartSymbolTypeAttribute DOM implementation of OpenDocument attribute chart:symbol-type.
ChartSymbolWidthAttribute DOM implementation of OpenDocument attribute chart:symbol-width.
ChartTextOverlapAttribute DOM implementation of OpenDocument attribute chart:text-overlap.
ChartThreeDimensionalAttribute DOM implementation of OpenDocument attribute chart:three-dimensional.
ChartTickMarkPositionAttribute DOM implementation of OpenDocument attribute chart:tick-mark-position.
ChartTickMarksMajorInnerAttribute DOM implementation of OpenDocument attribute chart:tick-marks-major-inner.
ChartTickMarksMajorOuterAttribute DOM implementation of OpenDocument attribute chart:tick-marks-major-outer.
ChartTickMarksMinorInnerAttribute DOM implementation of OpenDocument attribute chart:tick-marks-minor-inner.
ChartTickMarksMinorOuterAttribute DOM implementation of OpenDocument attribute chart:tick-marks-minor-outer.
ChartTreatEmptyCellsAttribute DOM implementation of OpenDocument attribute chart:treat-empty-cells.
ChartValuesCellRangeAddressAttribute DOM implementation of OpenDocument attribute chart:values-cell-range-address.
ChartVerticalAttribute DOM implementation of OpenDocument attribute chart:vertical.
ChartVisibleAttribute DOM implementation of OpenDocument attribute chart:visible.
 

Enum Summary
ChartAxisLabelPositionAttribute.Value The value set of chart:axis-label-position.
ChartAxisPositionAttribute.Value The value set of chart:axis-position.
ChartClassAttribute.Value The value set of chart:class.
ChartDataLabelNumberAttribute.Value The value set of chart:data-label-number.
ChartDataSourceHasLabelsAttribute.Value The value set of chart:data-source-has-labels.
ChartDimensionAttribute.Value The value set of chart:dimension.
ChartErrorCategoryAttribute.Value The value set of chart:error-category.
ChartInterpolationAttribute.Value The value set of chart:interpolation.
ChartLabelArrangementAttribute.Value The value set of chart:label-arrangement.
ChartLabelPositionAttribute.Value The value set of chart:label-position.
ChartLabelPositionNegativeAttribute.Value The value set of chart:label-position-negative.
ChartLegendAlignAttribute.Value The value set of chart:legend-align.
ChartLegendPositionAttribute.Value The value set of chart:legend-position.
ChartRegressionTypeAttribute.Value The value set of chart:regression-type.
ChartSeriesSourceAttribute.Value The value set of chart:series-source.
ChartSolidTypeAttribute.Value The value set of chart:solid-type.
ChartSymbolNameAttribute.Value The value set of chart:symbol-name.
ChartSymbolTypeAttribute.Value The value set of chart:symbol-type.
ChartTickMarkPositionAttribute.Value The value set of chart:tick-mark-position.
ChartTreatEmptyCellsAttribute.Value The value set of chart:treat-empty-cells.
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.