|
Graph
|
Graph Annotation related properties.
|
|
HidingQuickAnnotations
|
Set to True to signal chart that the quick draw annotations mechanism is being exited. See demo example 110 and it's related event code.
|
|
InFront
|
This property controls whether annotations are placed in front or behind plotting method graphics.
|
|
InFrontOfGrid
|
This property controls if annotations are drawn in-front (true) or behind (false) any grid lines.
|
|
Line
|
Line Annotation related properties.
|
|
Show
|
This property determines whether all annotations are currently part of the image or are hidden. This is the most common way to make sure annotations are visible.
|
|
ShowAllTableAnnotations
|
This property determines whether all table annotations are currently part of the image or are hidden. This is the most common way to turn all table annotations on or off.
|
|
ShowAnnotationText
|
Controls whether all GraphAnnotationText / labels are currently shown or hidden.
|
|
ShowingQuickAnnotations
|
Set to True to signal chart that the quick draw annotations mechanism is being enabled. Quick Draw Annotations are annotations with GraphAnnotationTypes that are offset by 1 and negative (+1)*(-1). CacheBmp2 must be True. See demo example 110 and it's related event code.
|
|
Table
|
Table Annotation related properties.
|