Defines properties needed for graph reports.

C# | Visual Basic | Visual C++ |
public interface IGraphReport
Public Interface IGraphReport
public interface class IGraphReport

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.
|