Defines the set of graphical attributes applied to entities contained in a query.
SetMarker | Set the marker to the desired type using the provided data. |
SetModel | Set the model to the desired type and provided data. |
Color | The entity color. |
Labels | The list of meta-data fields whose values will be used to generate the entity label. |
LabelSeparator | The string that will separate label fields. |
LeadTime | The amount of time in seconds which future points will be displayed. |
LineStyle | The entity line style. |
LineWidth | The entity line width. |
MarkerData | The marker data. |
MarkerSize | The size of markers, in pixels. |
MarkerType | The type of marker. |
ModelData | The model data. |
ModelScale | The logarithmic scaling factor for the model with 0 being actual size. |
ModelType | The type of model . |
MultiLineLabel | If the label has multiple fields, show each field on a new line. |
Query | The query associated with the graphics. |
ShowFieldName | Toggles the display of the name of the meta-data field as part of the label. |
ShowLabels | Toggles the display of the labels. |
ShowLines | Toggles the display of all lines. |
ShowMarkers | Toggles the display of the markers. |
ShowModels | Toggles the display of all models. |
TrailTime | The amount of time in seconds which past points will continue to be displayed. |
UseLeadTrail | Indicates if lead and trail times should be used. |
Implemented Interface |
---|
IAgEntityCollection |
IAgRt3QueryGraphicsEvents |