ComponentOne FlexReport for WinForms
Name Property (ChartNamedObject)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.FlexChart Namespace > ChartNamedObject Class : Name Property
Gets or sets the unique name of the current object. If an item with the specified name already exists in the owner, an exception is thrown.
Syntax
'Declaration
 
Public Property Name As System.String
public System.string Name {get; set;}
See Also

Reference

ChartNamedObject Class
ChartNamedObject Members