| Attributes |
| Name | Required | Request-time | Type | Description |
| alternateColor | false | true | java.lang.String | Allows you to set the alternate color for a selected item when using gradient scheme. |
| border | false | true | java.lang.String | Allows you to show or hide marker borders for a selected item.The available values are: TRUE and FALSE. |
| borderColor | false | true | java.lang.String | Allows you to set a border color for a selected item in the chart. |
| borderEffect | false | true | java.lang.String | Specifies the valid border effects for a selected item. The available values are: NONE, RAISED, LIGHT, DARK, OPPOSITE and SHADOW. |
| color | false | true | java.lang.String | Allows you to set a color for the selected item. |
| condition | false | true | java.lang.String | Sets the Condition object for the specified ConditionalAttributes object. |
| cylSides | false | true | java.lang.String | Sets the 3D shape of the selected item. |
| index | true | true | java.lang.String | The index of the PointAttribute object in the collection. |
| internalBorder | false | true | java.lang.String | Gets or sets a value indicating whether the point attributte will have an internal border. |
| legend | false | true | java.lang.String | Sets a string label for the selected ConditionalAttributes object. |
| lineEndCap | false | true | java.lang.String | Sets an ending marker shape for lines in the borders of 3D charts. |
| lineStartCap | false | true | java.lang.String | Sets an starting marker shape for lines in the borders of 3D charts. |
| lineStyle | false | true | java.lang.String | Used to set a line style to the selected item. |
| lineWidth | false | true | java.lang.String | Used to set the line width or thickness for the selected item. |
| markerShape | false | true | java.lang.String | Used 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. |
| markerSize | false | true | java.lang.String | Controls the size of the markers for the selected item. |
| pattern | false | true | java.lang.String | Allows you to set a pattern for the selected item. |
| picture | false | true | java.lang.String | Allows you to set a picture to the selected item. |
| pointLabelAlign | false | true | java.lang.String | Allows 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. |
| pointLabelAngle | false | true | java.lang.String | Allows you to display the point label at the specified angle for the selected item. |
| pointLabelColor | false | true | java.lang.String | Allows you to change the color of point labels for the selected item. |
| pointLabelFont | false | true | java.lang.String | Allows you to change the text font attributes for the point labels of the selected item. |
| pointLabels | false | true | java.lang.String | Allows you to display the value via point label for a selected item.The available values are: TRUE and FALSE. |
| scheme | false | true | java.lang.String | Allows you to change the color scheme for a selected item. The available values are: SOLID, BW_PATTERN, PATTERN and GRADIENT. |
| separateSlice | false | true | java.lang.String | Allows you to separate a slice of a Pie or Doughnut chart for a selected item. |
| series | false | true | java.lang.String | Sets a value indicating which series the ConditioalAttribute will be applied. |
| tag | false | true | java.lang.String | Assign a string to any item for retrieval later. |
| typeMask | false | true | java.lang.String | Allows 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. |
| volume | false | true | java.lang.String | Allows 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. |