Gets or sets the name of the AlarmZone.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
[RefreshPropertiesAttribute(RefreshProperties.Repaint)] public string Name { get; set; } |
Visual Basic |
---|
<RefreshPropertiesAttribute(RefreshProperties.Repaint)> _ Public Property Name As String Get Set |
Remarks
The name can be used for indexing or simple identification.