CompanyName Property (SharpGraph)
In This Topic
Gets the name of the company or creator of the application containing the control.
Syntax
'Declaration
Public ReadOnly Property CompanyName As String
public string CompanyName {get;}
Property Value
The company name or creator of the application containing the control.
See Also