Flexivert Library Documentation
Title Property
NamespacesFlexivert.PluginsBasicGraphReportTitle
Gets or sets the title of the basic report.
Declaration Syntax
C#Visual BasicVisual C++
public string Title { get; set; }
Public Property Title As String
public:
virtual property String^ Title {
	String^ get () sealed;
	void set (String^ value) sealed;
}

Assembly: FVCore (Module: FVCore) Version: 0.5.8.1 (0.5.8.12)