|
X
|
This property identifies the x axis values associated with x axis annotations. You must use this property in conjunction with XAxisAnnotationText, and both property arrays must have the same number of entries.
|
|
XColor
|
This property array defines which colors are used for x axis annotation text.
|
|
XShow
|
This property determines whether x axis annotations are shown at all times or controlled via the ShowAnnotations property..
|
|
XText
|
This property contains the text for the x axis annotations which are located by the XAxisAnnotation property.
|
|
XZoomWindow
|
Gets and Sets zoom window location for x axis annotations. Defined by the following constants:.
|
|
Y
|
This property identifies the y axis values associated with y axis annotations. You must use this property in conjunction with YAxisTextAnnotations, and both property arrays must have the same number of entries.
|
|
YColor
|
This property array defines which colors are used for y axis annotation text.
|
|
YShow
|
This property determines whether y axis annotations are shown at all times or controlled via the ShowAnnotations property..
|
|
YText
|
This property contains the text for the y axis annotations which are located by the YAxisAnnotation property.
|