Series
| Property |
Description |
| AnnotationText |
Sets custom annotation text. Displayed if AnnotationType is set to gcatText. |
| AnnotationType |
Sets the type of annotation to display. Available types: gcatNone hides the annotation, gcatData uses the datapoint value and gcatText uses the AnnotationText value.Annotations are only supported for ChartType Bar, Column, Area, Line, and Scattered. |
| Line |
|
| ChartType |
Sets the type of chart to display. Only series with ChartType Bar, Column, Area or Line can be combined on a single Chart |
| Color |
Sets the color of the datapoints |
| Title |
Sets the title of the Series |
Go back to TWebGoogleChart