chartfx
Tag conditionalAttributes


ConditionalAttributes class allows you to assign visual attributes to a ConditionalAttributes object. Once the object has been configured with the desired attributes, the object may be assigned to a chart point based on the conditions configured.

Parent Tag: conditionalAttributesCollection.

Child Tags: condition, font,link.


Tag Information
Tag Classcom.softwarefx.chartfxtags.chartfx.ConditionalAttributesTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameConditionalAttributes

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.StringAllows you to set a color for the selected item.
conditionfalsetruejava.lang.StringSets the Condition object for the specified ConditionalAttributes object.
cylSidesfalsetruejava.lang.StringSets the 3D shape of the selected item.
indextruetruejava.lang.StringThe index of the PointAttribute object in the collection.
internalBorderfalsetruejava.lang.StringGets or sets a value indicating whether the point attributte will have an internal border.
legendfalsetruejava.lang.StringSets a string label for the selected ConditionalAttributes object.
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 width 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.
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.
seriesfalsetruejava.lang.StringSets a value indicating which series the ConditioalAttribute will be applied.
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.
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.

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.