[]
        
(Showing Draft Content)

C1.WPF.Report.Chart.ChartNamedObject.Name

Name Property

Name

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.

Declaration
public string Name { get; set; }