IGraphDefinition2 Interface
Description
Configuration information used to build a graph.
Public Methods
Public Method GetPropertyByNameGet the value of the specified property by property name.
Public Method SetPropertyByNameSet the value of the specified property,by property name and property value.
Public Properties
Public Property FilterThe filter sets the criteria for which data are included in the graph.
Public Property ModuleThe module specified when the graph definition was created.
Public Property PropertyThe value of the specified property.
Public Property TypeThe graph type.
See Also