chartfx
Tag seriesAttributes


Provides access to the SeriesAttributes object.

Parent Tag: series.


Tag Information
Tag Classcom.softwarefx.chartfxtags.chartfx.SeriesAttributesTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameSeriesAttributes

Attributes
NameRequiredRequest-timeTypeDescription
alternateColorfalsetruejava.lang.StringAllows you to set the alternate color for a selected item when using gradient scheme.
borderfalsetruejava.lang.StringAllows you to show or hide marker borders for a selected item. The available values are: TRUE and FALSE.
borderColorfalsetruejava.lang.StringAllows you to set a border color for a selected item in the chart.
borderEffectfalsetruejava.lang.StringSpecifies the valid border effects for a selected item. The available values are: NONE, RAISED, LIGHT, DARK, OPPOSITE and SHADOW.
colorfalsetruejava.lang.StringSets a color for the selected series.
cylSidesfalsetruejava.lang.StringSets the 3D shape of the selected item.
galleryfalsetruejava.lang.StringSets the chart type for a particular series. All chart types are available in both 2D and 3D modes. The available values are: LINES, BAR, CURVE, SCATTER, PIE, AREA, PARETO, STEP, HI_LOW_CLOSE, SURFACE, RADAR, CUBE, DOUGHNUT, PYRAMID, BUBBLE, OPEN_HI_LOW_CLOSE, CANDLESTICK, CONTOUR, CURVE_AREA and GANTT.
indextruetruejava.lang.StringThe index of the Series object in the collection.
internalBorderfalsetruejava.lang.StringSets a value indicating whether the Series will have an internal border.
legendfalsetruejava.lang.StringAllows you to set a legend (categorical Axis labels) for the selected series.
lineEndCapfalsetruejava.lang.StringSets an ending marker shape for lines in the borders of 3D charts.
lineStartCapfalsetruejava.lang.StringSets an starting marker shape for lines in the borders of 3D charts.
lineStylefalsetruejava.lang.StringUsed to set a line style to the selected item.
lineWidthfalsetruejava.lang.StringUsed to set the line weight or thickness for the selected item.
markerShapefalsetruejava.lang.StringUsed to specify the point type used to paint markers for the selected item. The available values are: NONE, RECT, CIRCLE, TRIANGLE, DIAMOND, MARBLE, HORZ_LINE, VERT_LINE, CROSS, INVERTED_TRIANGLE, X, MANY and PICTURE.
markerSizefalsetruejava.lang.StringControls the size of the markers for the selected item.
markerStepfalsetruejava.lang.StringControls how frequently point markers are shown in the selected series.
patternfalsetruejava.lang.StringAllows you to set a pattern for the selected item.
picturefalsetruejava.lang.StringAllows you to set a picture to the selected item.
pointLabelAlignfalsetruejava.lang.StringAllows you to align point labels using the marker as a reference for the selected item. The available values are: LEFT, CENTER, RIGHT, TOP, VCENTER and BOTTOM.
pointLabelAnglefalsetruejava.lang.StringAllows you to display the point label at the specified angle for the selected item.
pointLabelColorfalsetruejava.lang.StringAllows you to change the color of point labels for the selected item.
pointLabelFontfalsetruejava.lang.StringAllows you to change the text font attributes for the point labels of the selected item.
pointLabelsfalsetruejava.lang.StringAllows you to display the value via point label for a selected item. The available values are: TRUE and FALSE.
schemefalsetruejava.lang.StringAllows you to change the color scheme for a selected item. The available values are: SOLID, BW_PATTERN, PATTERN and GRADIENT.
separateSlicefalsetruejava.lang.StringAllows you to separate a slice of a Pie or Doughnut chart for a selected item.
smoothFlagsfalsetruejava.lang.StringSets the rendering quality for the selected series and text related to this series. The available values are: FILL, BORDER, TEXT and NONE.
stackedfalsetruejava.lang.StringAllows you to stack the selected series with the previous series to achieve multi-stacked charts. The available values are: TRUE and FALSE.
tagfalsetruejava.lang.StringAssign a string to any item for retrieval later.
typeMaskfalsetruejava.lang.StringAllows you to set additional attributes to the selected item. The available values are: PAINT_MARKER, COLOR_LINE, SHOW_3D, HORZ, TOOL, PALETTE, LEGEND, HIDE_SERIES, EACH_BAR, CLUSTER, SHOW_DATA, EDITOR, DLG_GRAY, PATTERN, SHOW_VALUES, POINT_LABELS, MENU, DEFAULT, INTERNAL_BORDER, NO_BORDERS, PIE_VALUES,TRACK_MOUSE, EVEN_SPACING, SER_LEGEND, GLOBAL and USER_LEGEND.
visiblefalsetruejava.lang.StringShows or hides the selected series. The available values are: TRUE and FALSE.
volumefalsetruejava.lang.StringAllows you to specify a volume for a data point markers in supported galleries. By adjusting the volume, you can modify the amount of space you want between the items.
YAxisfalsetruejava.lang.StringAllows you to move (or assign) the selected data series to a different numerical axis. The available values are: MAIN and SECONDARY.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.