[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartAlarmZonesCollection.Item

this Property

this[string]

Gets the element by name.

Declaration
public ChartAlarmZone this[string name] { get; }
Public ReadOnly Default Property Item(name As String) As ChartAlarmZone
Parameters
Type Name Description
string name

The name of the element to get.

Property Value
Type Description
ChartAlarmZone

The element at the specified name.