[]
        
(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; }
Parameters
Type Name Description
string name

The name of the element to get.

Property Value
Type Description
ChartAlarmZone

The element at the specified name.