|
XAxisInFront
|
This optional property controls the z-order and visiblity of individual vertical line annotations. If not defined, then all annotations are positioned via their order and AnnotationsInFront.
|
|
YAxis
|
This property identifies the y axis values associated with horizontal line annotations. You use this property in conjunction with HorzLineAnnotationText, HorzLineAnnotationType, HorzLineAnnotationColor, and HorzLineAnnotationAxis.
|
|
YAxisColor
|
This property array defines which colors are used on horizontal line annotations.
|
|
YAxisInFront
|
This optional property controls the z-order and visiblity of individual horizontal line annotations. If not defined, then all annotations are positioned via their order and AnnotationsInFront.
|
|
YAxisShow
|
This property determines whether horizontal line annotations are shown at all times or controlled via the ShowAnnotations property..
|
|
YAxisText
|
This property contains the text for the horizontal line annotations. The text can have the following two-character prefix codes to control placement. The first character is the pipe symbol "|". With no prefix, the text will be placed on the left inside edge the graphs grid.
|
|
YAxisType
|
This property array is used to define horizontal line annotation types. Type 16 and over only work if RenderEngine is Hybrid or GdiPlus. Note that horizontal line annotations will not be seen unless ShowAnnotations or ShowHorzLineAnnotations is set to TRUE.
|