ComponentOne Chart for .NET (2.0) Search HelpCentral 

AlarmZone.Name Property

Gets or sets the name of the AlarmZone.

[Visual Basic]

Public Property Name As String

[C#]

public string Name {get;set;}

[Delphi]

public property Name: String read get_Name write set_Name;

Remarks

The name can be used for indexing or simple identification.

See Also

AlarmZone Class | AlarmZone Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.