Defines properties needed for graph reports.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public interface IGraphReport
Public Interface IGraphReport
public interface class IGraphReport
Members
All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
CreationTime |
Gets the time the graph report is created at.
| |
ResultGraph |
Gets the graph this report presents.
| |
Title |
Gets or sets the title of the report.
|